Update native parts

This commit is contained in:
topjohnwu
2017-02-01 05:57:24 +08:00
parent 3315228a90
commit d4149d4b7a
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
APP_ABI := x86 x86_64 armeabi arm64-v8a
APP_ABI := x86 x86_64 armeabi-v7a arm64-v8a
APP_PIE = true
APP_PLATFORM := android-21
APP_CPPFLAGS += -std=c++11
+1 -1
Submodule jni/su updated: b174f17911...dd0127a391