commit | 410f3aa8bd65d15b5888bef053816741df49467f | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Mon Mar 06 10:50:03 2023 -0700 |
committer | Jeff Sharkey <jsharkey@android.com> | Mon Mar 06 10:50:06 2023 -0700 |
tree | 446a9bb6e45f7ab13787ab6d43a5f343d5f9340c | |
parent | b3fa26b948c00d52e5bec94b681250c096fce5f3 [diff] |
Protect system APIs based on feedback. API council highlighted that system APIs should be protected with permissions, which this change adds. It also cleans up the interactive signal to be on BroadcastOptions, since broadcasts are the only client. Bug: 267646347, 264907403 Test: TH Ignore-AOSP-First: platform API not in AOSP Change-Id: I2d6a5603ed213d0f196e835bc290acc262ef4734