diff options
| author | 2017-03-02 10:27:59 -0800 | |
|---|---|---|
| committer | 2017-03-07 15:28:03 -0800 | |
| commit | 816c83bf037e2284a61ac8e918ff882d162d9321 (patch) | |
| tree | 007df9d244b5ed887cd3535922aa658efacc31aa /libs/hwui/GradientCache.cpp | |
| parent | b7e34d5508b41c421994eb70f96f56e5db7ede74 (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 'libs/hwui/GradientCache.cpp')
0 files changed, 0 insertions, 0 deletions