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

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

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

parents e8bc536b 738249c0
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -10,6 +10,13 @@ flag {
    bug: "362782536"
    bug: "362782536"
}
}


flag {
    name: "a11y_is_required_api"
    namespace: "accessibility"
    description: "Adds an API to indicate whether a form field (or similar element) is required."
    bug: "362784403"
}

flag {
flag {
    name: "a11y_overlay_callbacks"
    name: "a11y_overlay_callbacks"
    is_exported: true
    is_exported: true