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

Commit 9fe7c281 authored by Riley Jones's avatar Riley Jones Committed by Android (Google) Code Review
Browse files

Merge "Rename flag to a11y_standalone_gesture_enabled" into main

parents 5efe00ed ff505c75
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"
}