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

Commit 2b67e534 authored by Jakub Pawlowski's avatar Jakub Pawlowski Committed by Jakub Pawłowski
Browse files

Use Common Audio Service UUID from latest assigned numbers

Bug: 150670922
Test: compilation
Merged-In: I35684ecec50c3db757331b6384c2579f5a28a70a
Change-Id: I35684ecec50c3db757331b6384c2579f5a28a70a
parent 2a1dc3a8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -189,7 +189,7 @@ public final class BluetoothUuid {
    @NonNull
    @SystemApi
    public static final ParcelUuid CAP =
        ParcelUuid.fromString("EEEEEEEE-EEEE-EEEE-EEEE-EEEEEEEEEEEE");
            ParcelUuid.fromString("00001853-0000-1000-8000-00805F9B34FB");
    /** @hide */
    @NonNull
    @SystemApi