Merge "Disable PBAP for no voice capability" into honeycomb
This commit is contained in:
committed by
Android (Google) Code Review
commit
55271a79d1
@@ -616,8 +616,6 @@ public class BluetoothService extends IBluetooth.Stub {
|
||||
int[] uuids = {
|
||||
BluetoothUuid.getServiceIdentifierFromParcelUuid(
|
||||
BluetoothUuid.HSP_AG),
|
||||
BluetoothUuid.getServiceIdentifierFromParcelUuid(
|
||||
BluetoothUuid.PBAP_PSE),
|
||||
BluetoothUuid.getServiceIdentifierFromParcelUuid(
|
||||
BluetoothUuid.ObexObjectPush),
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user