diff options
| author | 2024-09-09 17:52:57 -0400 | |
|---|---|---|
| committer | 2024-09-09 17:59:46 -0400 | |
| commit | be76649522002e001d9a87578a121d0afe58322c (patch) | |
| tree | 737a062d150a9f80d0b6da3be3d735cd0b4890df /libs/androidfw/ApkParsing.cpp | |
| parent | cd8db6b65ab3d79f9bbbdd898cb18b32febdc232 (diff) | |
Replace internal APIs in android.webkit.UserPackage.
UserPackage is only consumed by other WebView-related code (which does
not care about the UserInfo information), and by Settings (which can
query UserInfo itself).
To make it easier to move this to a mainline module, remove references
to the internal UserInfo from the API surface and instead just store a
UserHandle which is a public API.
Replace use of the internal getPackageInfoForUser with equivalent public
APIs.
Bug: 310653407
Test: atest WebViewUpdateManagerTest
Flag: NONE cannot flag changed types in method signatures
Change-Id: I119862b927c30b43e4309828f8fdf42a826a0cb5
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions