commit | a9192592858e42e7b43e3b7461ed772f83f6c477 | [log] [tgz] |
---|---|---|
author | Ashwini Oruganti <ashfall@google.com> | Tue Apr 06 12:43:29 2021 -0700 |
committer | Ashwini Oruganti <ashfall@google.com> | Mon Apr 12 21:58:51 2021 +0000 |
tree | 845d11093343ad496f2346aa1fec80ec6292d6dd | |
parent | 517485f89390e64d0480a82456017fb054ea3d98 [diff] |
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