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

Commit 56aa871c authored by Roy Chou's avatar Roy Chou
Browse files

cleanup(magnification): remove...

cleanup(magnification): remove only_reset_magnification_if_needed_when_destroy_handler flag definition

Bug: 437282459
Flag: EXEMPT flag cleanup
Test: build pass
Change-Id: I65eae3a86d6f6eade02ded1c534b1219654c8bfc
parent 98ada6ae
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -124,16 +124,6 @@ flag {
    }
}

flag {
    name: "only_reset_magnification_if_needed_when_destroy_handler"
    namespace: "accessibility"
    description: "Don't reset the activated magnification if the magnification feature is still enabled when AccessibilityInputFilter recreates gesture handler."
    bug: "417633371"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "pointer_up_motion_event_in_touch_exploration"
    namespace: "accessibility"