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

Commit b15441d7 authored by Wenyu Zhang's avatar Wenyu Zhang
Browse files

Add flag for a11y voice access keyboard shortcut

Change-Id: I1830f448505ff67d32c1c026b7f5fa2b5fe7ca28
Bug: b/383734125
Flag: com.android.hardware.input.enable_voice_access_key_gestures
parent acd25de3
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -184,6 +184,13 @@ flag {
    bug: "375277034"
}

flag {
    name: "enable_voice_access_key_gestures"
    namespace: "input"
    description: "Adds key gestures for voice access"
    bug: "383734125"
}

flag {
    name: "can_window_override_power_gesture_api"
    namespace: "wallet_integration"