summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/24/changes
diff options
context:
space:
mode:
authorChad Brubaker <cbrubaker@google.com>2017-03-02 10:27:59 -0800
committerChad Brubaker <cbrubaker@google.com>2017-03-07 15:28:03 -0800
commit816c83bf037e2284a61ac8e918ff882d162d9321 (patch)
tree007df9d244b5ed887cd3535922aa658efacc31aa /docs/html/sdk/api_diff/24/changes
parentb7e34d5508b41c421994eb70f96f56e5db7ede74 (diff)
Enforce visibleToInstantApps for receivers
Instant apps can only send broadcasts to receivers that are declared in the manifest with android:visibleToInstantApps=true or if the app registers a receiver at runtime using the new methods that take visibleToInstantApps. Bug:33350280 Test: Manually sending broadcasts from Instant Apps only goes to receivers with visibleToInstantApps set to true. Test: Receiving a broadcast from within the same app does not require visibleToInstantApps to be set. Change-Id: I54d79a502ba9c5fd03ede3c09e08afc88fe2775f
Diffstat (limited to 'docs/html/sdk/api_diff/24/changes')
0 files changed, 0 insertions, 0 deletions