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

Commit 3cb80002 authored by Chun-Ku Lin's avatar Chun-Ku Lin Committed by Android (Google) Code Review
Browse files

Merge "cleanup(magnification): remove...

Merge "cleanup(magnification): remove only_reset_magnification_if_needed_when_destroy_handler flag definition" into main
parents 9504f638 56aa871c
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"