commit | 74f8d199c6d50b0943135c80b460c9e5e76abb93 | [log] [tgz] |
---|---|---|
author | Martin Stjernholm <mast@google.com> | Wed Jan 18 16:29:33 2023 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Jan 18 16:29:33 2023 +0000 |
tree | 565bf0144922922b753d195a12795c6b969de699 | |
parent | 12917797fc18ff42dec325fb3be467a6aae62932 [diff] | |
parent | f4e855bddd835302df48d2adb624447f59fe9a46 [diff] |
Merge changes from topic "reason-boot-after-ml" * changes: Align the boot dexopt pass in the legacy code with ART Service. Clean up old code that only applied to upgrades from Android older than N. Break out the legacy to ART Service reason conversion code. Give access to the DexOptHelper object in the onDexoptDone callback. Use ART Service to clear app profiles when it is enabled.