Merge \\\\"Don\\\\'t depend on a phony target\\\\" am: 90cd97fd11 am: b3399931a5 am: 02b9ce3a23

am: 452328ca3d

Change-Id: Iefa969341db272b6d27c8d3be51e09972f4541dc
This commit is contained in:
Colin Cross 2016-07-30 03:54:50 +00:00 committed by android-build-merger
commit c8c5563594

View file

@ -71,7 +71,7 @@ ifdef LOCAL_SDK_VERSION
endif
# Make sure we've built the NDK.
my_additional_dependencies += ndk
my_additional_dependencies += $(SOONG_OUT_DIR)/ndk.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 :(