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

Commit 60e2bf40 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Restrict access to CSIP" am: 6cdc37eb am: 87bca264 am: b8f9318d

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Bluetooth/+/2010475

Change-Id: Ibf7a134db271591518de217f271618c2d3d22f61
parents 6c70029c b8f9318d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -168,6 +168,7 @@ public class GattService extends ProfileService {
            UUID.fromString("0000184E-0000-1000-8000-00805F9B34FB"), // ASCS
            UUID.fromString("0000184F-0000-1000-8000-00805F9B34FB"), // BASS
            UUID.fromString("00001854-0000-1000-8000-00805F9B34FB"), // HAP
            UUID.fromString("00001846-0000-1000-8000-00805F9B34FB"), // CSIS
    };

    /**