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

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

Merge "Defining aconfig flag for navbar customizable order" into main

parents 2137b07c fc13c533
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -212,6 +212,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"