Merge "Revert "-D__ANDROID_NDK__ for SDK builds."" am: be90dc8396

am: c0afb1cd6b

Change-Id: I2f9874a0189c58dd6be00aa947a7a821ad5f77cf
This commit is contained in:
Elliott Hughes 2019-10-16 09:21:27 -07:00 committed by android-build-merger
commit 217920cb47
1 changed files with 0 additions and 2 deletions

View File

@ -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