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

Commit 36638d54 authored by Jack He's avatar Jack He Committed by android-build-merger
Browse files

Merge "PBAP: Disable SIM card contact supported"

am: 2f5bac81

Change-Id: Id330115b7eb19ce31d076cb7bc7f8a4621239aab
parents 76a253fe 2f5bac81
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -196,7 +196,7 @@ public class BluetoothPbapService extends ProfileService implements IObexConnect

    private static final int SDP_PBAP_SERVER_VERSION = 0x0102;

    private static final int SDP_PBAP_SUPPORTED_REPOSITORIES = 0x0003;
    private static final int SDP_PBAP_SUPPORTED_REPOSITORIES = 0x0001;

    private static final int SDP_PBAP_SUPPORTED_FEATURES = 0x021F;