Revert "-D__ANDROID_NDK__ for SDK builds."
This reverts commit 401a84071b
.
Reason for revert: fixed in bionic instead (https://android-review.googlesource.com/c/platform/bionic/+/1135146).
Change-Id: I85e2ef241684c34fc968fd0e7230b8a88ea3209a
This commit is contained in:
@@ -119,8 +119,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
|
||||
|
||||
|
Reference in New Issue
Block a user