History log of /frameworks/rs/java/tests/RSTest_CompatLib/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4581f03df1786d3a2585dabb599278b9c0257df9 26-Jul-2015 Miao Wang <miaowang@google.com> Disable jack usage for when building RS prebuilts

Bug: 22693954
Change-Id: Ibfc46acf2a23e711b9f4c8236bff4d7c9f8acb43
/frameworks/rs/java/tests/RSTest_CompatLib/Android.mk
648a1c137663ef7207684d0d7009dd5518942111 25-Jul-2015 Stephen Hines <srhines@google.com> Prepare for arm64 prebuilts of RS support library.

Bug: 22693954

This change fixes update_rs_prebuilts.sh to build for arm64 as well. It
also makes some changes to RSTest_CompatLib for working on arm64 (i.e.
removed APIs, etc.). The old version of RSTest_CompatLib is retained as
RSTest_CompatLibLegacy, but it is disabled from building due to errors
with mma and FORCE_BUILD_RS_COMPAT. We also now need to ensure we
properly build all the required libraries (both .so and .a files).

Change-Id: If89b8a542eb0d61db0ba186d4e3221bcc6e5664b
/frameworks/rs/java/tests/RSTest_CompatLib/Android.mk
6ce1be3044182b49dc19d700338d47dcd9ba86b9 20-May-2015 Yohann Roussel <yroussel@google.com> Re enable Jack for RSTest_Compat

A previous version of the library was triggering a Jack bug. It looks
like the code was modified and no longer face the bug.

Bug: 10815986
Change-Id: Ibeb6bc25582a957d9bf07d4761953f5f58d621b8
/frameworks/rs/java/tests/RSTest_CompatLib/Android.mk
61656809d939e0271f5b4a20ced8338b56f37c21 02-Feb-2015 Yohann Roussel <yroussel@google.com> LOCAL_USE_JACK was renamed LOCAL_JACK_ENABLED

And disabling value was changed.

Change-Id: Iaea27bc5bdccc2e92de80dfa0f818b425064cff0
/frameworks/rs/java/tests/RSTest_CompatLib/Android.mk
b52e04217e973c879d902f4278336ec45f4b226c 22-Sep-2014 Yohann Roussel <yroussel@google.com> Disable compilation with Jack of RSTest_Compat

This is a workaround for Jack bug 10815986

Change-Id: Icb638d6c33e7adc3dfe1a2655d61f6aaf5bc7324
/frameworks/rs/java/tests/RSTest_CompatLib/Android.mk
e5692bece9c1bc5de70cdc4a5c466666c735a809 23-May-2014 Stephen Hines <srhines@google.com> Compatibility library apps can only be created in 32-bit mode.

Change-Id: I90888836e7b32b508d65d2cbeeac7999f663721b
/frameworks/rs/java/tests/RSTest_CompatLib/Android.mk
1ff2fa6761814927cffd9d8bbd5b1325dde79699 18-Apr-2014 Ying Wang <wangying@google.com> Use LOCAL_JNI_SHARED_LIBRARIES to install JNI libs.

Change-Id: I9447d3b04bc564d6af2019dc6748372dca5cc8f0
/frameworks/rs/java/tests/RSTest_CompatLib/Android.mk
2993704eae9012508b5cd07d08b99886b0b051df 29-May-2013 Stephen Hines <srhines@google.com> Use hyphenated path for android-support-v8-renderscript.

Bug: 9188088

Change-Id: I95d9c2268e397c6dd54a0cf8d27fc95dc1576869
/frameworks/rs/java/tests/RSTest_CompatLib/Android.mk
572a5031a5d8602db0bec0b253428a034bd4dd59 19-Mar-2013 Jason Sams <jsams@google.com> Move compute tests from frameworks/base to frameworks/rs

Change-Id: I844c9f5e58f500164fec419569c68c7f854c5571
/frameworks/rs/java/tests/RSTest_CompatLib/Android.mk