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

Commit b5ff8bcd authored by Jakub Pawlowski's avatar Jakub Pawlowski
Browse files

Use Common Audio Service UUID from latest assigned numbers

Bug: 150670922
Test: compilation
Change-Id: I35684ecec50c3db757331b6384c2579f5a28a70a
parent 7e3ef8e3
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("00008FE0-0000-1000-8000-00805F9B34FB");
            ParcelUuid.fromString("00001853-0000-1000-8000-00805F9B34FB");
    /** @hide */
    @NonNull
    @SystemApi