Remove LOCAL_RENDERSCRIPT_COMPATIBILITY from compatibility testing
LOCAL_RENDERSCRIPT_COMPATIBILITY shouldn't be part of forward/backward
compatibility testing since we're testing the platform, not support lib.
Test: m -j50 dist RSTestBackward ENABLE_RSTESTFORWARD=true RSTestForward
Test: adb install *.apk
Test: adb shell am instrument -w \
com.android.rs.testbackward/android.support.test.runner.AndroidJUnitRunner
Test: adb shell am instrument -w \
com.android.rs.testforward/android.support.test.runner.AndroidJUnitRunner
Change-Id: I5a03d00df975cc2c7d1a36c8b061d21b1f877d79
3 files changed