switch back to Android-16 as target
This commit is contained in:
parent
44dae6bc1d
commit
3eb70b8b9a
|
@ -1,4 +1,4 @@
|
||||||
APP_ABI := armeabi x86
|
APP_ABI := armeabi x86
|
||||||
APP_PLATFORM := android-10
|
APP_PLATFORM := android-16
|
||||||
APP_STL := stlport_static
|
APP_STL := stlport_static
|
||||||
NDK_TOOLCHAIN_VERSION := 4.8
|
NDK_TOOLCHAIN_VERSION := 4.8
|
||||||
|
|
Loading…
Reference in New Issue