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

Commit 921ee03e authored by Iván Budnik's avatar Iván Budnik
Browse files

Remove placeholder namespace for media_solutions flag

Bug: 192657812
Test: Manual
Change-Id: I93f5f1fc6dad7f83fa19a17d67e4df1746554dbd
parent 209062be
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -2,7 +2,7 @@ package: "com.android.settingslib.media.flags"


flag {
flag {
  name: "use_media_router2_for_info_media_manager"
  name: "use_media_router2_for_info_media_manager"
  namespace: "placeholder_namespace"
  namespace: "media_solutions"
  description: "Gates whether to use a MediaRouter2-based implementation of InfoMediaManager, instead of the legacy MediaRouter2Manager-based implementation."
  description: "Gates whether to use a MediaRouter2-based implementation of InfoMediaManager, instead of the legacy MediaRouter2Manager-based implementation."
  bug: "192657812"
  bug: "192657812"
}
}
 No newline at end of file