yuzu/src/android/app
Charles Lombardo 9bb8ac7cb6 android: Fix fetching system memory size from MemoryUtil
We weren't rounding up the value at a unit before (GB, MB, etc) we were rounding up the total bytes and that would do nothing. This fixes that, and the check for total system memory during first emulation start where we tried to check the required system memory against 1 gigabyte.
2023-11-03 15:51:17 -04:00
..
src android: Fix fetching system memory size from MemoryUtil 2023-11-03 15:51:17 -04:00
build.gradle.kts android: Auto-generate locale config 2023-10-31 22:07:44 -04:00
proguard-rules.pro android: Various fixes for CI. 2023-06-03 00:06:05 -07:00