summaryrefslogtreecommitdiff
path: root/core/java/android/window/flags/accessibility.aconfig
blob: bab9ac9f5196139023254f7ddc0df6e0f1516840 (plain)
1
2
3
4
5
6
7
8
9
package: "com.android.window.flags"
container: "system"

flag {
  name: "do_not_check_intersection_when_non_magnifiable_window_transitions"
  namespace: "accessibility"
  description: "The flag controls whether the intersection check for non-magnifiable windows is needed when onWindowTransition,"
  bug: "312624253"
}