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

Commit a2d433e4 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "[A11y] Add aconfig flag for magnifier keyboard control" into main

parents fc8016bf a83fd832
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -120,6 +120,13 @@ flag {
    bug: "335494097"
}

flag {
    name: "enable_magnification_keyboard_control"
    namespace: "accessibility"
    description: "Whether to enable keyboard control for magnification"
    bug: "355487062"
}

flag {
    name: "fix_drag_pointer_when_ending_drag"
    namespace: "accessibility"