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

Commit c8847dd4 authored by Amanda Lin Dietz's avatar Amanda Lin Dietz Committed by Android (Google) Code Review
Browse files

Merge "[A11y][Keyboard shortcuts] Add bugfix flag for magnifying dialog" into main

parents d3c3628a c8bd8306
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -92,6 +92,16 @@ flag {
    bug: "383730505"
}

flag {
    name: "enable_magnify_magnification_key_gesture_dialog"
    namespace: "accessibility"
    description: "Enables magnifying the magnification key gesture dialog so that low vision users can see the dialog"
    bug: "425722546"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "enable_select_to_speak_key_gestures"
    namespace: "accessibility"