am 55271a79: Merge "Disable PBAP for no voice capability" into honeycomb

* commit '55271a79d1c14e2952d550995569135a23971672':
  Disable PBAP for no voice capability
This commit is contained in:
Jaikumar Ganesh
2011-01-26 18:03:40 -08:00
committed by Android Git Automerger

View File

@@ -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),
};