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

Commit 16874dbc authored by David Padlipsky's avatar David Padlipsky Committed by Android (Google) Code Review
Browse files

Merge "Add aconfig flag for accessibility shortcut implementation" into main

parents 98efab90 8d650996
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -142,3 +142,10 @@ flag {
  description: "Controls whether the connected mice's primary buttons, left and right, can be swapped."
  bug: "352598211"
}

flag {
  name: "keyboard_a11y_shortcut_control"
  namespace: "input"
  description: "Adds shortcuts to toggle and control a11y features"
  bug: "373458181"
}