commit | 2aea00b81119465788a0526bd07ebf389ea7a25f | [log] [tgz] |
---|---|---|
author | Martin Stjernholm <mast@google.com> | Wed Aug 02 17:44:43 2023 +0100 |
committer | Martin Stjernholm <mast@google.com> | Wed Aug 02 20:59:55 2023 +0100 |
tree | e577831c39991904bef90a0189c2ee6cd38b827b | |
parent | 5a16dd2e237024ed9ee78ca456053d682ad66d86 [diff] |
Ensure dex2oat is run with background priority for OTA dexopt. This makes us query `dalvik.vm.background-dex2oat-cpu-set` and `dalvik.vm.background-dex2oat-threads` for those runs. A test run shows that `DEXOPT_BOOTCOMPLETE` is propagated from `OtaDexoptService`, but set it anyway to be certain. Test: Apply OTA and check that `boot_complete` and `background_job_compile` get set in `android::installd::dexopt`. Bug: 237017087 Change-Id: I48627dd062fb6155c826d48b7caefeec36f0cfff