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

Commit 7f948acb authored by Michael Mikhail's avatar Michael Mikhail
Browse files

Add flag for optimizing the processing of posted media notifications

Flag: com.android.systemui.media_controls_posts_optimization
Bug: 358645640
Test: Build.
Change-Id: I73014bbd28c3b5c02f6730faa0110c815ee31251
parent 34132fcf
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1082,6 +1082,13 @@ flag {
  bug: "358402034"
}

flag {
  name: "media_controls_posts_optimization"
  namespace: "systemui"
  description: "Ignore duplicate media notifications posted"
  bug: "358645640"
}

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