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

Commit 0dbb1ef9 authored by Ioana Alexandru's avatar Ioana Alexandru Committed by Android (Google) Code Review
Browse files

Merge "Add aconfig flag for URI changes." into main

parents f25f3410 9991daeb
Loading
Loading
Loading
Loading
+12 −5
Original line number Diff line number Diff line
@@ -29,3 +29,10 @@ flag {
      "Notification Manager Service"
  bug: "299448097"
}

flag {
  name: "visit_risky_uris"
  namespace: "systemui"
  description: "Guards the security fix that ensures all URIs in intents and Person.java are valid"
  bug: "281044385"
}