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

Commit f596df13 authored by Santiago Seifert's avatar Santiago Seifert Committed by Android (Google) Code Review
Browse files

Merge "Add flag to gate MediaSession-less output switcher" into main

parents d3792bcb 0326f1c5
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -13,3 +13,10 @@ flag {
  description: "Gates all the changes for the tv specific media output dialog"
  bug: "303205631"
}

flag {
    name: "enable_output_switcher_for_system_routing"
    namespace: "media_solutions"
    description: "Enable Output Switcher when no media is playing."
    bug: "284227163"
}