commit | a36518c5a35fde090dd184a0fc53673df8c96fc1 | [log] [tgz] |
---|---|---|
author | chiachangwang <chiachangwang@google.com> | Thu May 26 05:19:41 2022 +0000 |
committer | chiachangwang <chiachangwang@google.com> | Fri May 27 01:08:46 2022 +0000 |
tree | f099d685ee120797c71b47e2a1cd1d6389a94286 | |
parent | ca55de9512a983a1e9a39537e1368fd63ee63b42 [diff] |
Disable PendingIntent background activity launch Set BroadcastOptions to explicitly disallow the receiver from starting activities, to prevent apps from utilizing the PendingIntent as a backdoor to do this. Bug: 230866011 Test: Test with PoC app to verify app does not be launched Test: atest FrameworksNetTests Ignore-AOSP-First: security patch Change-Id: Ie795d5c40a3fa2d8f30c1d0f6530be554ececb61