Skip to content

Commit 2481185

Browse files
just testing on 2 devices to avoid Install Exception
1 parent 341e7e1 commit 2481185

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

runTests.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ function run_test() {
3131
run_test x86 android-16
3232

3333
# armeabi-v7a android-16
34-
run_test armeabi-v7a android-16
34+
# run_test armeabi-v7a android-16
3535

3636
# x86 android-L
37-
run_test x86 android-L
37+
# run_test x86 android-L
3838

3939
# armeabi-v7a android-L
4040
run_test armeabi-v7a android-L

0 commit comments

Comments
 (0)