Skip to content
Commit a9192592 authored by Ashwini Oruganti's avatar Ashwini Oruganti
Browse files

Add an excludedPermission arg to filter the set of apps that a broadcast

gets sent to

This adds an API to allow sending a broadcast to an app that has permission FOO but not permission BAR.
Earlier, a lack of this option was causing a double send problem for broadcasts, which should now be resolved.

Test: manual
Bug: 183537857
Change-Id: I13287d63e039164694be4daa832bb23709990054
parent 517485f8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment