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

Commit a45a0be7 authored by Jernej Virag's avatar Jernej Virag Committed by Android (Google) Code Review
Browse files

Merge "Add flag to protect custom view restriction changes" into main

parents 63ca7128 c66cecc9
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