commit | 7e7619c3b49534797f973d3454514c65655c412f | [log] [tgz] |
---|---|---|
author | Calin Juravle <calin@google.com> | Tue Jun 08 15:01:44 2021 -0700 |
committer | Calin Juravle <calin@google.com> | Wed Jun 09 07:18:03 2021 -0700 |
tree | 312f561e559d49c4f1a7d79c209518eaef4c15cf | |
parent | cc0a3a9bef94bd2ad7061a17f0a3297be5d7f270 [diff] |
Don't recompile apks with speed-profile is the profile is empty Avoid re-compilation from verify to speed-profile if the profile is empty. The two are equivalent and we should not waste the bg-dexopt cycles. Test: adb shell cmd package compile -r bg-dexopt ... Bug: 188655918 Change-Id: Iaa999df0b46256a35d0a63e4334e90e340510054