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

Commit 827b398f authored by Gavin Williams's avatar Gavin Williams
Browse files

a11y: Create aconfig flag for braille immediate connections

Bug: b/400776305
Test: n/a
Flag: com.android.server.accessibility.enable_braille_suw_immediate_connections
Change-Id: I1920dd10339a358bd04b9c340040434f0df58b37
parent 35669e44
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -92,6 +92,13 @@ flag {
    bug: "325420273"
}

flag {
    name: "enable_braille_suw_immediate_connections"
    namespace: "accessibility"
    description: "Whether to allow Braille devices to connect automatically in the SUW."
    bug: "400776305"
}

flag {
    name: "enable_hardware_shortcut_disables_warning"
    namespace: "accessibility"