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

Commit c66cecc9 authored by Jernej Virag's avatar Jernej Virag
Browse files

Add flag to protect custom view restriction changes

Bug: 270553691
Change-Id: I893decd333253da2ce96f33418fca9ce41520005
Test: n/a
parent 907c6167
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -64,3 +64,10 @@ flag {
  description: "Timing test, no functionality"
  bug: "316931130"
}

flag {
  name: "notification_custom_view_uri_restriction"
  namespace: "systemui"
  description: "This flag enables memory restriction of notifications holding custom views with Uri Bitmaps"
  bug: "270553691"
}
 No newline at end of file