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

Commit 2cf60677 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

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

Change-Id: Ida4e3d05223f693ebef499c9666ff6eea529efcf
parents e0636d47 f1e902ad
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,