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

Commit fb66888a authored by Yongshun Liu's avatar Yongshun Liu
Browse files

a11y: Add aconfig flag for magnification cursor following dialog

Bug: b/389995781
Flag: com.android.settings.accessibility.enable_magnification_cursor_following_dialog
Test: None, aconfig flag only
Change-Id: I2267e7f85fd25146aa9cb61b80087a8e34e3bffb
parent ffb64450
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_cursor_following_dialog"
  namespace: "accessibility"
  description: "Decides whether to show the magnification cursor following dialog in Settings app."
  bug: "388335935"
}

flag {
  name: "enable_magnification_focus_following_dialog"
  namespace: "accessibility"