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

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

Merge "[Accessibility API] Add flag for expansion api." into main

parents 829383c7 6b3aa250
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -3,6 +3,13 @@ container: "system"

# NOTE: Keep alphabetized to help limit merge conflicts from multiple simultaneous editors.

flag {
    name: "a11y_expansion_state_api"
    namespace: "accessibility"
    description: "Enables new APIs for an app to convey if a node is expanded or collapsed."
    bug: "362782536"
}

flag {
    name: "a11y_overlay_callbacks"
    is_exported: true