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

Commit 6114bde6 authored by Michael Mikhail's avatar Michael Mikhail
Browse files

Add flag for media in compose

Flag: com.android.systemui.media_controls_in_compose
Bug: 397989775
Test: Build.
Change-Id: Ic942c8b1a4ce68d5a78f95d03f6beee10f39481c
parent bd34fb00
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1422,6 +1422,13 @@ flag {
    }
}

flag {
  name: "media_controls_in_compose"
  namespace: "systemui"
  description: "Runs media controls in compose"
  bug: "397989775"
}

flag {
  name: "output_switcher_redesign"
  namespace: "systemui"