diff options
author | Andrew Cheng <chengandrew@google.com> | 2022-01-07 10:41:09 -0800 |
---|---|---|
committer | Andrew Cheng <chengca@google.com> | 2022-01-21 20:26:51 +0000 |
commit | b65ef3d024183fdb912feeda731313ec3847bee9 (patch) | |
tree | ffe25c8c119fc48bd1e0fa9906d3a8e0ccbf14ab /framework/java/android/bluetooth/BluetoothFrameworkInitializer.java | |
parent | c35fd28f4a290ffbd98c863de9d7cdff7af53a9e (diff) |
Make BluetoothPbapClient and select methods @SystemApi
The BluetoothPbapClient class is currently @hide. This CL annotates it
to @SystemApi. It also adds explicit @hide to all public class members
that are not ready to be committed to at this time.
New System APIs include:
- ACTION_CONNECTION_STATE_CHANGED
- getConnectedDevices
- getConnectionPolicy
- getConnectionState
- getDevicesMatchingConnectionState
- setConnectionPolicy
Tag: #feature
Bug: 206032807
Test: atest BluetoothInstrumentationTests
Test: atest BluetoothHostTest
Change-Id: I7a0a1d41aeee0d761f3ff5d299dc48718025b17e
Diffstat (limited to 'framework/java/android/bluetooth/BluetoothFrameworkInitializer.java')
0 files changed, 0 insertions, 0 deletions