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

Commit f22d0eeb authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Correct the bug id of the flag `preferences_throws_on_invalid_uid`." into main

parents 4366f76d f2bf1e75
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -232,7 +232,7 @@ flag {
  name: "preferences_throws_on_invalid_uid"
  namespace: "systemui"
  description: "Throw IAE when calling getOrCreatePackagePreferences() with INVALID_UID."
  bug: "390441924"
  bug: "430250142"
  metadata {
    purpose: PURPOSE_BUGFIX
  }