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

This commit is contained in:
Yongshun Liu
2025-01-09 11:00:30 -08:00
committed by Android (Google) Code Review

View File

@@ -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"