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

Commit f1e902ad 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

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

Change-Id: I800689762362a9d11bd3e1ee249904e2d445669d
parents 2af21fc9 fb2277f3
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,