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

Commit 7dc1b9fb authored by Roy Chou's avatar Roy Chou
Browse files

cleanup(magnification): remove flag...

cleanup(magnification): remove flag delay_notification_to_magnification_when_recents_window_to_front_transition definition

Bug: 409608342
Flag: EXEMPT cleanup
Test: build pass
Change-Id: Id268d62d3a0c89d3b110ed54601d68ec591e3694
parent c83ea9eb
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -27,13 +27,3 @@ flag {
    purpose: PURPOSE_BUGFIX
  }
}

flag {
  name: "delay_notification_to_magnification_when_recents_window_to_front_transition"
  namespace: "accessibility"
  description: "The flag controls whether the delaying of notification for recents window to-front transition is needed. In accessibilityController other callbacks will decide sending or canceling the delayed notification."
  bug: "324949652"
  metadata {
    purpose: PURPOSE_BUGFIX
  }
}