diff options
| author | Songchun Fan <schfan@google.com> | 2021-10-01 22:05:04 +0000 |
|---|---|---|
| committer | Songchun Fan <schfan@google.com> | 2021-10-04 20:39:22 +0000 |
| commit | 45f541231e0c6e3961e77434eb3e49d79c1bdb50 (patch) | |
| tree | 9e6150fab2cee10aead317169b4dac2cce05583a /core/java/android/inputmethodservice/AbstractInputMethodService.java | |
| parent | 7fe37e0441722dd0641e8439e2284b7eb7d06316 (diff) | |
[pm] package removal/deletion helper
Due to entangled dependencies between package deletion and stub system
installation, I had to slipt package delete helper into two classes.
DeletePackageHelper depends on RemovePackageHelper to clear internal
data structures. It also depends on InitAndSystemPackageHelper to
re-enable stub system packages after system package deletion.
InitAndSystemPackageHelper also depends on RemovePackageHelper, to
remove the data structures created for the stub package after the
decompressed package is installed.
I've created a TODO to clean up the stub package situation.
BUG: 200616235
Test: manual
Change-Id: I3d3bce937e670ff7c13b00e0f186211a1ffb3632
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions
