Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0b690ed6 authored by Steven Moreland's avatar Steven Moreland Committed by Gerrit Code Review
Browse files

Merge "-D__ANDROID_NDK__ for SDK builds."

parents aa407a85 401a8407
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -119,6 +119,8 @@ 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