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

Commit 3031373a authored by Wenyu Zhang's avatar Wenyu Zhang Committed by Android (Google) Code Review
Browse files

Merge "a11y: Add sort direction API flag" into main

parents 33965ac0 964872f6
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"