diff options
author | Zephyron <zephyron@citron-emu.org> | 2025-02-08 19:33:53 +1000 |
---|---|---|
committer | Zephyron <zephyron@citron-emu.org> | 2025-02-08 19:33:53 +1000 |
commit | 28350f7af8f4835323e068a2835d4455943533ba (patch) | |
tree | c68c6eaedb83ae47eb330c399bd973b562191ce5 /src/common/time_zone.cpp | |
parent | 7ecb890a1613071bff317f468a15ead61eddf7a0 (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/time_zone.cpp')
0 files changed, 0 insertions, 0 deletions