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

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

Defining aconfig flag for navbar customizable order

Flag: android.view.accessibility.navbar_flip_order_option
Bug: 410601652
Test: NONE
Change-Id: I064c0cbc781270df83e9cef3e84a13872dce5071
parent 9d0b9cde
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -204,6 +204,13 @@ flag {
    bug: "297595990"
}

flag {
    name: "navbar_flip_order_option"
    namespace: "accessibility"
    description: "Adds a setting for users to change the order of the navbar's 3 main buttons."
    bug: "410601652"
}

flag {
    name: "prevent_a11y_nontool_from_injecting_into_sensitive_views"
    namespace: "accessibility"