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

Commit d7129db6 authored by helencheuk's avatar helencheuk Committed by Helen Cheuk
Browse files

[Custom Key Glyph] Add aconfig flag for shortcut custom key glyph

Bug: 353902478
Test: EXEMPT (Adding flag)
Flag: com.android.systemui.shortcut_helper_key_glyph
Change-Id: I0f0512b4a42e18d524ae3dcc131b5d541c399ee1
parent f76196eb
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -976,6 +976,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"