commit | cc715fa5d442794a55fc183706601831169ef3a2 | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Fri Jul 29 23:44:33 2016 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Jul 29 23:44:33 2016 +0000 |
tree | 357a3b10b69ef20495acf024bf3e8a3aefa6ed7a | |
parent | 90cd97fd114eee21ca1e90ae17d66c90ae7b69fe [diff] | |
parent | 435360a79095a4f3b84cea4df3aa44dd7144400a [diff] |
Merge "Refactor LOCAL_INIT_RC"
diff --git a/core/binary.mk b/core/binary.mk index 85d084f..4554d4d 100644 --- a/core/binary.mk +++ b/core/binary.mk
@@ -71,7 +71,7 @@ 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 :(