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

Commit 676ca3a7 authored by Jack He's avatar Jack He Committed by android-build-merger
Browse files

Merge "PBAP: Disable SIM card contact supported" am: 2f5bac81 am: 36638d54 am: f2f73bfa

am: 625a84d3

Change-Id: If27fb82ebe27e140e6de5b5c76cc2ec50100892d
parents 91817743 625a84d3
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;