mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-09-17 19:46:10 +08:00
op .so file size
This commit is contained in:
7
android/jni/Application.mk
Normal file
7
android/jni/Application.mk
Normal file
@@ -0,0 +1,7 @@
|
||||
APP_PLATFORM := android-14
|
||||
APP_CFLAGS += -Wno-error=format-security
|
||||
APP_CFLAGS += -fvisibility=hidden -fvisibility-inlines-hidden
|
||||
APP_CFLAGS += -ffunction-sections -fdata-sections
|
||||
APP_LDFLAGS += -Wl,--gc-sections
|
||||
APP_BUILD_SCRIPT := Android.mk
|
||||
APP_ABI := armeabi-v7a arm64-v8a x86 x86_64
|
Reference in New Issue
Block a user