commit | 65ca752aa18d6cd24196b5ba0fd6f53af49f8c56 | [log] [tgz] |
---|---|---|
author | Stephen Hines <srhines@google.com> | Wed Nov 27 23:18:22 2013 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Nov 27 23:18:23 2013 +0000 |
tree | 2cb2613efb17a6e6191ff2638b4a55a046d57c85 | |
parent | 66153e38b0fb9525ff6a63eb757b79694b8ad5e2 [diff] | |
parent | 4e12f542be97a1dad2260e4f06e7b4e66c88835c [diff] |
Merge "Add FORCE_BUILD_RS_COMPAT option."
diff --git a/core/java.mk b/core/java.mk index f237965..9a5404e 100644 --- a/core/java.mk +++ b/core/java.mk
@@ -195,7 +195,7 @@ # We don't need the .so files in bundled branches # Prevent these from showing up on the device -ifneq (,$(TARGET_BUILD_APPS)) +ifneq (,$(TARGET_BUILD_APPS)$(FORCE_BUILD_RS_COMPAT)) rs_compatibility_jni_libs := $(addprefix \ $(renderscript_intermediate)/librs., \