commit | 2fcf50c8edfc871a18117e24c557c4cd76143da6 | [log] [tgz] |
---|---|---|
author | Calin Juravle <calin@google.com> | Wed Feb 03 16:55:53 2021 -0800 |
committer | Calin Juravle <calin@google.com> | Wed Feb 10 09:30:29 2021 -0800 |
tree | ec08000aa301e21170cfdf78e186e92f31faf8db | |
parent | 0db5d441ad620d1a1f53b16c2cd0f462fe600827 [diff] |
Use the same reason for OTAs and First Boots Quicken is now deprecated and there is no good reason to have OTAs handled differently then first boots when it comes to the compiler filter. With this changes we will have: - OTA and FirstBoot using pm.dexopt.first-boot reason - BackgroudDexOptService# post-boot job using pm.dexopt.boot reason Also, clean dalvik-cache pruning which is no longer a thing. Test: m Bug: 172114559 Change-Id: I75b388b211314bcc7cfee8d8394c3d81ffef2cc7