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

This commit is contained in:
Yongshun Liu
2025-01-15 13:45:08 -08:00
committed by Android (Google) Code Review

View File

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