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

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