Couple of small improvements in jitzygote config.

- No need to lock the profile file (avoids having one of the zygote not
precompile methods).
- Don't add to queue a method already marked as precompiled.
- Don't JIT at boot for the secondary zygote.
- Remove the ZygoteServer precompile workaround. We now have a boot
profile.

Bug: 119800099
Test: boot
Change-Id: Ifcc7d405a0bc8540796835a8fc6b65ea0a14b61e
1 file changed