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

Commit 964872f6 authored by Wenyu Zhang's avatar Wenyu Zhang
Browse files

a11y: Add sort direction API flag

API proposal doc: go/aria-sort-android-api.

Change-Id: If1d484e82e0bf9b791b4937d2b0c46891d00be92
Bug: b/411187064
Flag: android.view.accessibility.a11y_sort_direction_api
parent e57fb32a
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -57,6 +57,13 @@ flag {
    bug: "393668020"
}

flag {
    name: "a11y_sort_direction_api"
    namespace: "accessibility"
    description: "Enables new APIs to convey the sort direction applied to the data associated with this node."
    bug: "411187064"
}

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