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

Commit d108353b authored by Gavin Williams's avatar Gavin Williams Committed by Android (Google) Code Review
Browse files

Merge "a11y: Create aconfig flag for braille immediate connections" into main

parents 9bb75b69 827b398f
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"