diff options
| author | 2023-12-11 17:06:15 -0800 | |
|---|---|---|
| committer | 2023-12-13 13:42:47 -0800 | |
| commit | 6761a39c48711b1b5a07f1d26e75e4e9e624d98e (patch) | |
| tree | 1354f326fce81aabff8cbf16fe07fd4250ec32a7 /api/api.go | |
| parent | a13d43269caa21cae3aeb5a8257c990675d61f40 (diff) | |
[pm] remove mRemovedAppId in PackageRemovedInfo
This CL should be a no-op.
This field is only used to indicate whether we should send
Intent.ACTION_UID_REMOVED broadcast. Its name is confusing and can lead
to misusages where the appId is sent when the UID is supposed to be sent.
Delete this field and replace it with a boolean. Make sure mUid is set
properly which will be used for broadcasts.
BUG: 314207341
Test: atest CtsPackageManagerTest
Test: atest android.content.pm.cts.PackageManagerShellCommandMultiUserTest#testPackageRemovedBroadcastsMultiUser
Change-Id: I63483028d76a7c0a29caff82232b4cd413c10365
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions