commit | 5c6bf39949f5f9b94297f52354bc863320bf1dd9 | [log] [tgz] |
---|---|---|
author | Martin Stjernholm <mast@google.com> | Wed Mar 01 18:18:15 2023 +0000 |
committer | Martin Stjernholm <mast@google.com> | Mon Mar 06 22:13:45 2023 +0000 |
tree | c796742aa74c62f63702901827cc0a0083e2fb96 | |
parent | 767d957513a54b2eaf156f97cfa998856865ef85 [diff] |
Fix bug when there are no packages to OTA dexopt. This would otherwise show up as a "Could not parse version: (all" error from the otapreopt binary, since `cmd otadexopt next` would return "(all done)". Test: OTA update where another bug in OtaDexoptService caused it to return an empty list of dexopt commands. Bug: 251921228 Change-Id: Ie98c9fecc2a57cab7d4d83c369649d7e80929d58