commit | 4bf753dc70407589e0f0b5bccb0a88c276488058 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Mon Dec 14 20:33:53 2020 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Tue Dec 15 14:19:59 2020 +0000 |
tree | feb79aa95a7d4c258536f397a68d3f798921b1fa | |
parent | 232efef0c8ecb532fabad83bee916101b716d75c [diff] |
Add two flags to customize JIT zygote. 1) -Xuseprofiledjit to do compilation of system server (and potentially apps) at startup with a profile 2) -Xjitzygotepthreadpriority to set the zygote JIT thread priority. Bug: 119800099 Test: m Change-Id: I131c5a8bae0f4b15c33c3e24e07465b7858f7fe2