commit | 164652473a45f36c43fb0e90523b3be84aeec805 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Wed Jan 19 01:32:18 2022 +0900 |
committer | Jiyong Park <jiyong@google.com> | Wed Jan 19 01:36:13 2022 +0900 |
tree | aef4365c7eac406fee7044f27610db18cb47aa29 | |
parent | 90fa4a395792ca5047227651ff758d9fadbaf05d [diff] |
Don't set dalvik.vm.boot-dex2oat-threads inside VM dex2oat by default uses all available CPUs. So as long as the number of vCPU follows the system property (in the host), we are fine. Bug: 197358423 Test: m Change-Id: I77874a84b46a9db4797f4531776718a281d33202
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.