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

Commit f59f32eb authored by Ben Murdoch's avatar Ben Murdoch Committed by Android (Google) Code Review
Browse files

Merge "Add flag validate_keyboard_shortcut_helper_icon_uri." into main

parents 84bc45af 5957beee
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -923,3 +923,13 @@ flag {
    purpose: PURPOSE_BUGFIX
  }
}

flag {
  name: "validate_keyboard_shortcut_helper_icon_uri"
  namespace: "systemui"
  description: "Adds a check that the caller can access the content URI of an icon in the shortcut helper."
  bug: "331180422"
  metadata {
    purpose: PURPOSE_BUGFIX
  }
}