Fix new Google update to their servers, MEETS_DEVICE_INTEGRITY green again

This commit is contained in:
chiteroman
2023-11-08 20:22:20 +01:00
parent c306d89aec
commit 0c03f4e93f
73 changed files with 16470 additions and 82 deletions

View File

@@ -0,0 +1,5 @@
APP_ABI := armeabi-v7a arm64-v8a x86 x86_64
APP_CFLAGS := -DNDEBUG -g0 -Oz -fvisibility=hidden -fvisibility-inlines-hidden
APP_CPPFLAGS := -fno-exceptions -fno-rtti
APP_STL := none
APP_PLATFORM := android-26