Merge "Revert "-D__ANDROID_NDK__ for SDK builds.""

am: be90dc8396

Change-Id: Ica8f2437caa57213889289a60061d96219e6bf39
This commit is contained in:
Elliott Hughes
2019-10-16 09:14:11 -07:00
committed by android-build-merger

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