include CLEAR_VARS after calling makefile
This commit is contained in:
@@ -28,4 +28,6 @@ ifneq ($(TARGET_SIMULATOR),true)
|
||||
include $(call first-makefiles-under,$(LOCAL_PATH))
|
||||
endif
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user