diff options
author | Jay Thomas Sullivan <jaysullivan@google.com> | 2021-03-08 03:34:45 +0000 |
---|---|---|
committer | Jeff Sharkey <jsharkey@android.com> | 2021-03-22 11:52:53 -0600 |
commit | 11ab8b2042acb1fa126fef2a81d7674538b59e44 (patch) | |
tree | 18e8239e7293a0b05603db0ae4d0002774e82bdb /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | b4c0d6464ea7baeb074e8be9de3972b23a283a7d (diff) |
Define new NEARBY_DEVICES permission group
This defines a new Android permission group named NEARBY_DEVICES,
which is displayed to the user as "Nearby Bluetooth Devices".
This also defines two new permissions:
- BLUETOOTH_SCAN
- BLUETOOTH_CONNECT
The BLUETOOTH_SCAN permission is a new dangerous permission which will
henceforth be used by applications that wish to be allowed to scan for
or pair with Bluetooth devices.
The BLUETOOTH_CONNECT permission, likewise, is used to connect to and
communicate with already-paired devices.
(As of this commit, these permissions are not yet used, and the
corresponding AppOps are not yet mapped, so these changes do not yet
have any effect.)
Bug: 181813006
Test: manual
Change-Id: I05c82ae05813189a5ec41656a15c6f4fc770ca57
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions