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

Commit ff505c75 authored by Riley Jones's avatar Riley Jones
Browse files

Rename flag to a11y_standalone_gesture_enabled

Test: N/A
Flag: N/A
Bug: 297544054
Change-Id: Iadb82068c739faf3e30e9db573fc0047f7ba750e
parent 8ddf1c51
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,9 +2,9 @@ package: "android.provider"
container: "system"

flag {
    name: "a11y_standalone_fab_enabled"
    name: "a11y_standalone_gesture_enabled"
    namespace: "accessibility"
    description: "Separating a11y software shortcut and floating a11y button"
    description: "Separating a11y software shortcut and gesture shortcut"
    bug: "297544054"
}