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

Commit 5957beee authored by Ben Murdoch's avatar Ben Murdoch
Browse files

Add flag validate_keyboard_shortcut_helper_icon_uri.

Bug: 331180422
Flag: com.android.systemui.validate_keyboard_shortcut_helper_icon_uri
Test: None
Change-Id: I1eb4e563617bc8e45f2118536b06dd4cf7b389e5
parent 53c403b8
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -920,3 +920,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
  }
}