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

Commit a3fdfd63 authored by Helen Cheuk's avatar Helen Cheuk Committed by Android (Google) Code Review
Browse files

Merge "[Custom Key Glyph] Add aconfig flag for shortcut custom key glyph" into main

parents 30ca0b83 d7129db6
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -990,6 +990,16 @@ flag {
    bug: "317496783"
}

flag {
    name: "shortcut_helper_key_glyph"
    namespace: "systemui"
    description: "Allow showing key glyph in shortcut helper"
    bug: "353902478"
    metadata {
      purpose: PURPOSE_BUGFIX
    }
}

flag {
  name: "dream_overlay_bouncer_swipe_direction_filtering"
  namespace: "systemui"