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

Commit f2f73bfa 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

Change-Id: I4538bd6b9aa77dc6c857b4fe9329b9398c9639f1
parents 5cc99027 36638d54
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;