Merge "Revert "-D__ANDROID_NDK__ for SDK builds."" am: be90dc8396
am: c0afb1cd6b
Change-Id: I2f9874a0189c58dd6be00aa947a7a821ad5f77cf
This commit is contained in:
commit
217920cb47
|
@ -120,8 +120,6 @@ ifneq ($(LOCAL_SDK_VERSION),)
|
|||
$(error $(LOCAL_PATH): LOCAL_SDK_VERSION cannot be used in host module)
|
||||
endif
|
||||
|
||||
my_cflags += -D__ANDROID_NDK__
|
||||
|
||||
# Make sure we've built the NDK.
|
||||
my_additional_dependencies += $(SOONG_OUT_DIR)/ndk_base.timestamp
|
||||
|
||||
|
|
Loading…
Reference in New Issue