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

Commit 55271a79 authored by Jaikumar Ganesh's avatar Jaikumar Ganesh Committed by Android (Google) Code Review
Browse files

Merge "Disable PBAP for no voice capability" into honeycomb

parents b9d69d59 67a8b8ea
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),
                         };