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

Commit f6c5be1e authored by Dan Albert's avatar Dan Albert Committed by android-build-merger
Browse files

Merge "Depend on the more specific ndk timestamp."

am: 6663c847

Change-Id: I41d3e430221951b71f18aac395c91741e5a4f3e5
parents c1ddbf65 6663c847
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -88,7 +88,7 @@ ifneq ($(LOCAL_SDK_VERSION),)
  endif

  # Make sure we've built the NDK.
  my_additional_dependencies += $(SOONG_OUT_DIR)/ndk.timestamp
  my_additional_dependencies += $(SOONG_OUT_DIR)/ndk_base.timestamp

  # mips32r6 is not supported by the NDK. No released NDK contains these
  # libraries, but the r10 in prebuilts/ndk had a local hack to add them :(