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

Commit dbe3505d authored by Alexandr Shabalin's avatar Alexandr Shabalin Committed by Android (Google) Code Review
Browse files

Merge "Add a flag for the Output Switcher UI updates." into main

parents 20b74584 1bda028a
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -162,6 +162,13 @@ flag {
    }
}

flag {
  name: "enable_output_switcher_redesign"
  namespace: "media_better_together"
  description: "Enables visual update for the Media Output Switcher"
  bug: "388296370"
}

flag {
    name: "enable_prevention_of_keep_alive_route_providers"
    namespace: "media_solutions"