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

Commit a60e6175 authored by Katie's avatar Katie
Browse files

[A11y] Add aconfig flag for character bounds in window coordinates

Bug: b/375429616
Flag: android.view.accessibility.a11y_character_in_window_api
Test: N/A, aconfig flag only
Change-Id: I9019885a3e481f26ebb9d10c85b01cbb8224db52
parent 89f4de36
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"