commit | 562d536d6aa2a92e81e5ff50e1581197b7e1b0c2 | [log] [tgz] |
---|---|---|
author | Jiakai Zhang <jiakaiz@google.com> | Fri Oct 27 15:35:29 2023 +0000 |
committer | Jiakai Zhang <jiakaiz@google.com> | Fri Oct 27 15:35:29 2023 +0000 |
tree | b3bff893caa4fbd08e2adacbbe882b799f184a4f | |
parent | a35aa0fe1231d9f1e8f393a16b0231460ccc335c [diff] |
Force the compilation reason of otapreopt to be "ab-ota". The legacy code in the package manager uses "first-boot" as the compilation reason for otapreopt when it wants to query "pm.dexopt.first-boot" for the compiler filter. This causes confusion. Bug: 307903002 Change-Id: I73c1178684f9056dc2d87e6f8d0379a64ac387c3 Test: Presubmit