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

Commit 51735a47 authored by Jacqueline Bronger's avatar Jacqueline Bronger Committed by Android (Google) Code Review
Browse files

Merge "Add a flag for TvMediaOutputDialog." into main

parents 45a72cb4 84f9d102
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -6,3 +6,10 @@ flag {
  description: "Gates whether to use a MediaRouter2-based implementation of InfoMediaManager, instead of the legacy MediaRouter2Manager-based implementation."
  bug: "192657812"
}

flag {
  name: "enable_tv_media_output_dialog"
  namespace: "tv_system_ui"
  description: "Gates all the changes for the tv specific media output dialog"
  bug: "303205631"
}
 No newline at end of file