diff options
| author | 2023-05-03 10:23:09 +0000 | |
|---|---|---|
| committer | 2023-05-04 15:44:38 +0000 | |
| commit | b87c33dc4570116419def8996902190fca310af3 (patch) | |
| tree | e8521bbc03783d67d8a9b0ae90f665447a0c7f3c /libs/androidfw/ConfigDescription.cpp | |
| parent | 25812122cde3903a949c7b64868760f3f102f00a (diff) | |
Change the app compat check for mutable implicit pending intents
The old check takes the changeID and the UID which will only consider
the minimum targetSDK amongst the packages in that sharedUID. The new
check will specifically target the package which means that other
packages with lower targetSDKs on the sharedUID won't affect it.
Bug: 280435600
Test: atest PendingIntentTest
Test: manually with a lower targetSDK
Test: manually with a debugger as the system_server
Change-Id: Icb3154048660f5891c403ee5037124d3a7b78de3
Diffstat (limited to 'libs/androidfw/ConfigDescription.cpp')
0 files changed, 0 insertions, 0 deletions