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

This commit is contained in:
Elliott Hughes 2019-10-16 16:01:14 +00:00 committed by Gerrit Code Review
commit be90dc8396
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