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

Commit b552306a authored by Daniel Norman's avatar Daniel Norman Committed by Android (Google) Code Review
Browse files

Merge changes Id268d62d,I03ce4abf into main

* changes:
  cleanup(magnification): remove flag delay_notification_to_magnification_when_recents_window_to_front_transition definition
  cleanup(magnification): remove flag delay_show_magnification_button definition
parents c201e735 7dc1b9fb
Loading
Loading
Loading
Loading
+0 −10
Original line number Original line Diff line number Diff line
@@ -27,13 +27,3 @@ flag {
    purpose: PURPOSE_BUGFIX
    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
  }
}
+0 −10
Original line number Original line Diff line number Diff line
@@ -20,16 +20,6 @@ flag {
    bug: "280992417"
    bug: "280992417"
}
}


flag {
    name: "delay_show_magnification_button"
    namespace: "accessibility"
    description: "Delays the showing of magnification mode switch button."
    bug: "338259519"
    metadata {
      purpose: PURPOSE_BUGFIX
    }
}

flag {
flag {
    name: "floating_menu_animated_tuck"
    name: "floating_menu_animated_tuck"
    namespace: "accessibility"
    namespace: "accessibility"