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

Commit 54f0f187 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Remove AUDIO_LOCATION_INVALID from the flags" am: fb2277f3 am: f1e902ad am: 2cf60677

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

Change-Id: Ibbc6c9b71c07c6d98293ae7cf62a88fbaaaf8b1b
parents b94c08d6 2cf60677
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -531,7 +531,6 @@ public final class BluetoothLeAudio implements BluetoothProfile, AutoCloseable {
    /** @hide */
    @IntDef(flag = true, prefix = "AUDIO_LOCATION_",
            value = {
            AUDIO_LOCATION_INVALID,
            AUDIO_LOCATION_FRONT_LEFT,
            AUDIO_LOCATION_FRONT_RIGHT,
            AUDIO_LOCATION_FRONT_CENTER,