commit | 37cec8318cd640ff0e734901fe2f7b83341de2d6 | [log] [tgz] |
---|---|---|
author | Songchun Fan <schfan@google.com> | Wed Mar 02 21:25:24 2022 +0000 |
committer | Songchun Fan <schfan@google.com> | Mon Mar 07 22:26:26 2022 +0000 |
tree | 5454541a41e809d3ee99d6d9b4f26050ab55cc8a | |
parent | 90c8fc93daf66affb687715e112ffbdf7dea447b [diff] |
[pm] refactor mAppIds to be more readable Use explicit key/values instead of implicit indices which were error-prone. Notice that this is a no-op change and should not introduce any different behavior. + Unit tests + Clean up unused methods Test: com.android.server.pm.PackageManagerSettingsTests BUG: 223215503 Change-Id: Ib7b8e208f368a1e3155f1f74f007b33e70b3d167