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

Commit 8beecc5a authored by Daniel Norman's avatar Daniel Norman Committed by Android (Google) Code Review
Browse files

Merge "Creates a flag for the Braille Display HID APIs." into main

parents 8b737250 cdfb5411
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -23,6 +23,13 @@ flag {
    bug: "303871725"
}

flag {
    namespace: "accessibility"
    name: "braille_display_hid"
    description: "Enables new APIs for an AccessibilityService to communicate with a HID Braille display"
    bug: "303522222"
}

flag {
    name: "cleanup_accessibility_warning_dialog"
    namespace: "accessibility"