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

Commit af11c50e authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Revert "-D__ANDROID_NDK__ for SDK builds."

This reverts commit 401a8407.

Reason for revert: fixed in bionic instead (https://android-review.googlesource.com/c/platform/bionic/+/1135146).

Change-Id: I85e2ef241684c34fc968fd0e7230b8a88ea3209a
parent 401a8407
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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