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

Commit bd8e78e9 authored by Yongshun Liu's avatar Yongshun Liu Committed by Android (Google) Code Review
Browse files

Merge "a11y: Add aconfig flag for magnification focus following dialog" into main

parents 5667b48b 14092d29
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -58,6 +58,13 @@ flag {
  bug: "301198830"
}

flag {
  name: "enable_magnification_focus_following_dialog"
  namespace: "accessibility"
  description: "Decides whether to show the magnification focus following dialog in Settings app."
  bug: "388336111"
}

flag {
  name: "fix_a11y_settings_search"
  namespace: "accessibility"