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

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

Merge "[A11y] Add aconfig flag for character bounds in window coordinates" into main

parents 3589bc5b a60e6175
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -39,6 +39,13 @@ flag {
    bug: "362782866"
}

flag {
    name: "a11y_character_in_window_api"
    namespace: "accessibility"
    description: "Enables new extra data key for an AccessibilityService to request character bounds in unmagnified window coordinates."
    bug: "375429616"
}

flag {
    namespace: "accessibility"
    name: "allow_shortcut_chooser_on_lockscreen"