diff options
author | Calin Juravle <calin@google.com> | 2021-02-03 16:55:53 -0800 |
---|---|---|
committer | Calin Juravle <calin@google.com> | 2021-02-10 09:30:29 -0800 |
commit | 2fcf50c8edfc871a18117e24c557c4cd76143da6 (patch) | |
tree | ec08000aa301e21170cfdf78e186e92f31faf8db /telecomm/java/android/telecom/ConnectionService.java | |
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
Diffstat (limited to 'telecomm/java/android/telecom/ConnectionService.java')
0 files changed, 0 insertions, 0 deletions