commit | 7b2ee48cd2c751661c21b9c498a57da7ba6daf50 | [log] [tgz] |
---|---|---|
author | Orion Hodson <oth@google.com> | Thu Nov 14 19:27:33 2019 +0000 |
committer | Orion Hodson <oth@google.com> | Fri Nov 15 13:18:18 2019 +0000 |
tree | ab0b3b5f13497b57e6600551850a11baa85cdbc2 | |
parent | c03def15edd0a1e20c1170ea88a6d85ef529a46f [diff] |
Add property contexts for dex2oat cpu-set properties New properties are: dalvik.vm.dex2oat-cpu-set [default compiler thread affinity] dalvik.vm.boot-dex2oat-cpu-set [compiler thread affinity for boot] dalvik.vm.image-dex2oat-cpu-set [thread affinity recompiling the boot image] Bug: 141446571 Test: Run installd tests with new properties defined in target mk file. Change-Id: Idcbb1332aa9c18f6082b827eae0334d063644a41