diff options
author | 2022-02-25 13:50:37 +0000 | |
---|---|---|
committer | 2022-02-25 15:10:21 +0000 | |
commit | 7d2cfeb841c18a1628c8393606656e817eb9bb85 (patch) | |
tree | e534f4198fba4c8df6a444897a6ad58f8c52a2c9 /runtime/common_runtime_test.cc | |
parent | 3c83d0d75b7c5ec37ba28ff59e0c762ca42eda9a (diff) |
Make the notification of JIT zygote completion its own task.
Now that we are compiling two boot image in memory (because there are
two profiles), we were creating two tasks that were doing the same
thing. The JIT only expects one execution of the task, so make the
reporting its own task.
Test: boot with JIT zygote
Bug: 220702556
Bug: 221093821
Change-Id: I434284f9acc0f99fa90e1821071b2736031d2504
Diffstat (limited to 'runtime/common_runtime_test.cc')
0 files changed, 0 insertions, 0 deletions