android_packages_modules_Vi.../compos
Alan Stokes 378f7387ab Use default VM memory size except when compiling
The effect of this is that the VM started by compos_verify is smaller,
as well as only using 1 CPU. (It does very little, so this should be
fine.)

And that should reduce its impact on boot time.

Compilation: "--mem" "1024" "--cpus" "8"
Verification: "--mem" "1024" "--cpus" "8"

Bug: 220824234
Test: staged-apex-compile, reboot, check logs.
Change-Id: I1101965fb532abe7923ec133920d62f5eacfd108
2022-03-09 15:15:23 +00:00
..
aidl Remove old key management 2022-02-18 11:38:11 +00:00
apex Rewrite key management & signing 2022-02-17 16:58:32 +00:00
apk Always log to logcat 2022-02-04 14:56:23 +00:00
common Use default VM memory size except when compiling 2022-03-09 15:15:23 +00:00
compos_key_helper Rewrite key management & signing 2022-02-17 16:58:32 +00:00
composd Use default VM memory size except when compiling 2022-03-09 15:15:23 +00:00
composd_cmd Add --prefer-staged to composd_cmd test-compile 2022-02-23 17:46:13 +00:00
service Add --prefer-staged to composd_cmd test-compile 2022-02-23 17:46:13 +00:00
src Remove old key management 2022-02-18 11:38:11 +00:00
tests Rewrite key management & signing 2022-02-17 16:58:32 +00:00
verify Log to System rather than Main 2022-02-23 11:37:46 +00:00
Android.bp Remove old key management 2022-02-18 11:38:11 +00:00