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

Commit b35634e4 authored by Beth Thibodeau's avatar Beth Thibodeau
Browse files

Fix flag declaration

Metadata block was erroneously removed in a previous CL

Bug: 342366185
Change-Id: I52bec1cbe0583fd589a7aa603a5c2530dbfd914f
parent d2bf1eb2
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -964,6 +964,9 @@ flag {
  namespace: "systemui"
  description: "Only dismiss media notifications when the control was removed by the user."
  bug: "335875159"
  metadata {
    purpose: PURPOSE_BUGFIX
  }
}

flag {