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

Commit bdc51f36 authored by Chris Göllner's avatar Chris Göllner
Browse files

Create ACONFIG flag for the keyboard shortcut helper rewrite feature

Test: It builds
Fixes: 335387489
Flag: ACONFIG com.android.systemui.keyboard_shortcut_helper_rewrite DISABLED
Change-Id: I197e4cfa966567c598690ea5316873af0a02b7d0
parent fb553ed2
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -765,6 +765,13 @@ flag {
    bug: "324600132"
}

flag {
    name: "keyboard_shortcut_helper_rewrite"
    namespace: "systemui"
    description: "A new implementation of the keyboards shortcuts helper sheet."
    bug: "327364197"
}

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