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

Commit 625a84d3 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

Change-Id: Ib40506ee864650ef3c1a016c49c888ea0797cda7
parents 6609426f f2f73bfa
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;