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))
|
include $(call first-makefiles-under,$(LOCAL_PATH))
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
include $(CLEAR_VARS)
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user