summaryrefslogtreecommitdiff
path: root/src/common/page_table.cpp
diff options
context:
space:
mode:
authorZephyron <zephyron@citron-emu.org>2025-02-08 19:33:53 +1000
committerZephyron <zephyron@citron-emu.org>2025-02-08 19:33:53 +1000
commit28350f7af8f4835323e068a2835d4455943533ba (patch)
treec68c6eaedb83ae47eb330c399bd973b562191ce5 /src/common/page_table.cpp
parent7ecb890a1613071bff317f468a15ead61eddf7a0 (diff)
android: optimize build settings and remove x86_64 support
- Enable resource shrinking for release builds - Disable JNI debugging in release builds - Switch to optimized proguard configuration file - Remove x86_64 ABI support - Fix syntax error in dependencies block - Update build optimization flags: * Enable shrinkResources * Use proguard-android-optimize.txt * Disable JNI debugging for release builds These changes improve the release build optimization and reduce APK size by removing x86_64 support and enabling additional resource optimization features. The build configuration is also cleaned up by fixing a syntax error and using more aggressive optimization settings.
Diffstat (limited to 'src/common/page_table.cpp')
0 files changed, 0 insertions, 0 deletions