summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
diff options
context:
space:
mode:
authorNikita Ioffe <ioffe@google.com>2022-04-21 00:10:12 +0100
committerNikita Ioffe <ioffe@google.com>2022-05-17 23:42:25 +0000
commit0782f3ea80aaa0b9e8e47a1c511201323701f4fc (patch)
tree1d9d24df8e2cbafc4ac37303b23234541675e131 /core/java/android/inputmethodservice/AbstractInputMethodService.java
parent6bcc34ca8c09570c345008b3002ac9b57213791c (diff)
Drop caches of apks-in-apex if APEX was updated
When an APEX is updated, we need to drop the cache for the apks that belong to it. This change does that by making use of the new updatedDuringThisBoot field in ActiveApexInfo. With this change the apk-in-apex cache problem is almost solved, the only remaining piece is to clean up the stale cache entries after the APEX update has completed. It will be done in a separate cl. Bug: 225435110 Test: manual Test: stage mediaprovider APEX Test: crash system_server Test: reboot device Test: check MediaProvider apk inside was updated Change-Id: I080e9e21370fd9c44d4a45b3fe61d127066123d8 Merged-In: I080e9e21370fd9c44d4a45b3fe61d127066123d8
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions