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

Commit ea89bae8 authored by Yara Hassan's avatar Yara Hassan Committed by Android (Google) Code Review
Browse files

Merge "Add a feature flag for logging a11y checker results" into main

parents 27851cbb 4bdc39df
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -48,6 +48,13 @@ flag {
    bug: "198018180"
}

flag {
    name: "enable_a11y_checker_logging"
    namespace: "accessibility"
    description: "Whether to identify and log app a11y issues."
    bug: "325420273"
}

flag {
    name: "enable_magnification_joystick"
    namespace: "accessibility"