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

Commit 302899e4 authored by Michael Mikhail's avatar Michael Mikhail
Browse files

Add flag for media ui updates

Flag: com.android.systemui.media_controls_ui_update
Bug: 380053768
Test: run presubmits
Change-Id: I32acf0f348a0c0a67af29c6d2a43d810fac7b91c
parent 5ed6634e
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1299,6 +1299,13 @@ flag {
  }
}

flag {
  name: "media_controls_ui_update"
  namespace: "systemui"
  description: "Enables media visuals update"
  bug: "380053768"
}

flag {
  namespace: "systemui"
  name: "enable_view_capture_tracing"