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

Commit df224cac authored by David Zhao's avatar David Zhao Committed by Android (Google) Code Review
Browse files

Merge changes Ibca6c42c,Id0636bc4 into main

* changes:
  Add flag for LE Audio Broadcast UI
  Add flag for LE Audio Unicast UI
parents 196bd8f7 08284d6e
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
package: "android.media.tv.flags"
container: "system"

flag {
    name: "enable_le_audio_broadcast_ui"
    is_exported: true
    namespace: "media_tv"
    description: "Enable Broadcast UI for LE Audio on TV."
    bug: "378732734"
}

flag {
    name: "enable_le_audio_unicast_ui"
    is_exported: true
    namespace: "media_tv"
    description: "Enable Unicast UI for LE Audio on TV."
    bug: "378732734"
}

flag {
    name: "broadcast_visibility_types"
    is_exported: true