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

Commit cdfb5411 authored by Daniel Norman's avatar Daniel Norman
Browse files

Creates a flag for the Braille Display HID APIs.

Bug: 303522222
Change-Id: Idf12f3b0bd3a3b77e46fc12e510e9ef1e3781047
Test: n/a (flag only)
parent 566ca565
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"