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

Commit 3025af1c authored by Roy Chou's avatar Roy Chou
Browse files

cleanup(magnification): remove flag...

cleanup(magnification): remove flag use_window_original_touchable_region_when_magnification_recompute_bounds

Bug: 410692660
Flag: EXEMPT cleanup
Test: build pass
Change-Id: I5cba72a64ea9efc61a416fb89e4bae3d25b0aa4d
parent 00a8b84f
Loading
Loading
Loading
Loading
+0 −10
Original line number Original line Diff line number Diff line
@@ -10,13 +10,3 @@ flag {
    purpose: PURPOSE_BUGFIX
    purpose: PURPOSE_BUGFIX
  }
  }
}
}

flag {
  name: "use_window_original_touchable_region_when_magnification_recompute_bounds"
  namespace: "accessibility"
  description: "The flag controls whether to use the window original touchable regions in accessibilityController recomputeBounds"
  bug: "323366243"
  metadata {
    purpose: PURPOSE_BUGFIX
  }
}