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

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

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

* commit '55271a79':
  Disable PBAP for no voice capability
parents 957ee34d 55271a79
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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),
                         };