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

Commit ceb4cbdc authored by Chun-Ku Lin's avatar Chun-Ku Lin
Browse files

Create a feature flag - a11y_qs_shortcut

This feature flag will be used in several components like SysUI,
Settings and the framework.

Bug: 297554934
Bug: 314848715
Test: N/A
Change-Id: Idbbb95915d41a60330070311e2f0a14646df8301
parent d67dae7d
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -9,6 +9,13 @@ flag {
    bug: "304478691"
}

flag {
    name: "a11y_qs_shortcut"
    namespace: "accessibility"
    description: "Add Quick Setting as one of the a11y shortcut options"
    bug: "297554934"
}

flag {
    namespace: "accessibility"
    name: "allow_shortcut_chooser_on_lockscreen"