aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2015-12-03 17:47:08 -0800
committerDan Albert <danalbert@google.com>2015-12-04 10:26:31 -0800
commit5c9da49618e052f1bc8bbca40913ff8c27d7369a (patch)
treea505c2f732390bb472fd739c40cdbb3411f68a3f /tests
parent03e8eb212e36fd9c6c9cab30feb6ad70f21ae5aa (diff)
downloadndk-5c9da49618e052f1bc8bbca40913ff8c27d7369a.tar.gz
Stop forcing a test to android-18.
Doesn't seem to be any reason to build for 18 in the original bug, and removing that lets us run on more targets. Change-Id: I2a7fc921aa70edac1f012635336991a6e8d38664
Diffstat (limited to 'tests')
-rw-r--r--tests/device/issue61659-neon-assignment/jni/Application.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/device/issue61659-neon-assignment/jni/Application.mk b/tests/device/issue61659-neon-assignment/jni/Application.mk
index 3ab175a78..de3ee9c32 100644
--- a/tests/device/issue61659-neon-assignment/jni/Application.mk
+++ b/tests/device/issue61659-neon-assignment/jni/Application.mk
@@ -1,2 +1 @@
APP_ABI := armeabi-v7a armeabi-v7a-hard
-APP_PLATFORM := android-18