Skip to content
Commit 7e7619c3 authored by Calin Juravle's avatar Calin Juravle
Browse files

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
parent cc0a3a9b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment