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