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

Commit 8d650996 authored by David Padlipsky's avatar David Padlipsky
Browse files

Add aconfig flag for accessibility shortcut implementation

Bug: 373458181
Test: N/A

Flag: com.android.hardware.input.keyboard_a11y_shortcut_control

Change-Id: I21000645d333f9d594684c4e314835e861a28fe2
parent d8df5cad
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -145,3 +145,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"
}