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
Loading
Please register or sign in to comment