Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 63129272 authored by Jaikumar Ganesh's avatar Jaikumar Ganesh Committed by Android Git Automerger
Browse files

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

* commit 'e97c0188':
  Disable PBAP for no voice capability
parents 783d0db7 e97c0188
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -616,8 +616,6 @@ public class BluetoothService extends IBluetooth.Stub {
                     int[] uuids = {
                     int[] uuids = {
                         BluetoothUuid.getServiceIdentifierFromParcelUuid(
                         BluetoothUuid.getServiceIdentifierFromParcelUuid(
                             BluetoothUuid.HSP_AG),
                             BluetoothUuid.HSP_AG),
                         BluetoothUuid.getServiceIdentifierFromParcelUuid(
                             BluetoothUuid.PBAP_PSE),
                         BluetoothUuid.getServiceIdentifierFromParcelUuid(
                         BluetoothUuid.getServiceIdentifierFromParcelUuid(
                             BluetoothUuid.ObexObjectPush),
                             BluetoothUuid.ObexObjectPush),
                         };
                         };