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

Skip to content
Commit 64c8239c authored by Achim Thesmann's avatar Achim Thesmann
Browse files

Allow a PendingIntent's creator to revoke BAL privilege.

Currently if the creator of a PendingIntent is allowed to start a background activity the PendingIntent has the same privilege even if started by another process in the background that does not have this permission. This change allows creators to opt out of this behavior. Nothing changes if the creator does not actively opt out.

Test: atest  com.android.server.wm.ActivityStarterTests
Bug: 261780465
Change-Id: I29db44d4fb07fa4a178a0d2e5822f655cfa56c39
parent e807a4fe
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