Skip to content
Commit b87c33dc authored by Azhara Assanova's avatar Azhara Assanova
Browse files

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
parent 25812122
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment