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

Commit 915c02a9 authored by Arjun Dhaliwal's avatar Arjun Dhaliwal
Browse files

Add flag for LE Audio Unicast UI

Add flag to media_tv to control LE Audio Unicast
UI on supported TVs.

Test: manual
Flag: android.media.tv.flags.enable_le_audio_unicast_ui
Bug: 378732734
Change-Id: Id0636bc47b7da2c6923cb8b858cc6312987d74b7
parent 6f62ab5b
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
package: "android.media.tv.flags"
container: "system"

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