commit | 0b690ed6d908337e8c7954221ad1e6f725b8af16 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Thu Aug 08 16:22:53 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Aug 08 16:22:53 2019 +0000 |
tree | 2ad5725fa04956542d145f0f3fca8ab7ac3a858b | |
parent | aa407a85b7a1d07ed38664b4f400efd5bb63e727 [diff] | |
parent | 401a84071bff63b6ccfa239d01ad3e54621aff2e [diff] |
Merge "-D__ANDROID_NDK__ for SDK builds."
diff --git a/core/binary.mk b/core/binary.mk index 4709e8e..e916164 100644 --- a/core/binary.mk +++ b/core/binary.mk
@@ -119,6 +119,8 @@ $(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