Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 5de953a9 authored by Achim Thesmann's avatar Achim Thesmann
Browse files

Feature Flag for restricting PendingIntents by same UID

One of the common cases impacted by BAL blocking are apps that create a
PendingIntent and send it itself. Since both sender and creator have the
same permissions (as they are running as the same UID) and the
PendingIntent is not injected from another app, there should be no
security risk.

Test: atest BackgroundActivityLaunchTest
Bug: 314033453
Change-Id: I584536f1947773fbe26f56b8b72969b82bddace0
parent ccfbc759
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