summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYohann Roussel <yroussel@google.com>2015-05-21 07:44:12 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-05-21 07:44:14 +0000
commit5e64e359a1c943aa32719ff8cfd2bbf19df02d37 (patch)
tree5d440052e8b981f4d895d25ec9ab7cb00fa4c30f
parent2089cddba3e6e6bb7643ed670ee038dce0b8db6e (diff)
parent6ce1be3044182b49dc19d700338d47dcd9ba86b9 (diff)
downloadrs-5e64e359a1c943aa32719ff8cfd2bbf19df02d37.tar.gz
Merge "Re enable Jack for RSTest_Compat" into mnc-dev
-rw-r--r--java/tests/RSTest_CompatLib/Android.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/java/tests/RSTest_CompatLib/Android.mk b/java/tests/RSTest_CompatLib/Android.mk
index c3c03fd7..bcfdec0a 100644
--- a/java/tests/RSTest_CompatLib/Android.mk
+++ b/java/tests/RSTest_CompatLib/Android.mk
@@ -38,6 +38,4 @@ LOCAL_RENDERSCRIPT_FLAGS := -rs-package-name=android.support.v8.renderscript
LOCAL_JNI_SHARED_LIBRARIES := librsjni
LOCAL_32_BIT_ONLY := true
-LOCAL_JACK_ENABLED := disabled
-
include $(BUILD_PACKAGE)