Move Teapot to android-17 and set APP_ABI := all

For the default configuration to run on more devices: ARM/Intel/MIPS >= API17

Change-Id: I52145374d0c51624c7a295dc8092f8492e591dee
This commit is contained in:
Andrew Hsieh
2013-09-16 10:32:55 +08:00
parent f74a8b0a63
commit 1b8ffe3331
35 changed files with 1 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
APP_PLATFORM := android-9
APP_ABI := armeabi-v7a
APP_ABI := all
APP_STL := stlport_static