diff options
author | Calin Juravle <calin@google.com> | 2016-07-12 13:56:34 +0100 |
---|---|---|
committer | Calin Juravle <calin@google.com> | 2016-07-12 16:07:57 +0100 |
commit | 565621328dd4fc2e179a34494d0f8b8dc1b1eae9 (patch) | |
tree | 5f8aa094387f8f9e646b8a5513886499d4825dcb /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | c1182a8128665884d9bca5bb2d73661e07d8fbdd (diff) |
Compile core-apps according to their own "reason" for A/B
If the core apps are not preopted in the B OTA, and REASON_AB_OTA is not
speed (by default is speed-profile) they will be interepreted/JITed.
This in itself is not a problem as we will end up doing profile guided
compilation. However, some core apps may be loaded by system server
which doesn't JIT and we need to make sure we don't interpret-only.
Bug: 30032273
Change-Id: Idb11b1c01c4c4ceba043feb3a9ccc6958035d3b7
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions