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

Commit 4d43529d authored by Roy Chou's avatar Roy Chou Committed by Android (Google) Code Review
Browse files

Merge "feat(pinch to zoom)!: create feature flag" into main

parents d067918b b96578c3
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -64,3 +64,10 @@ flag {
    description: "Updates the Always-On A11yService state when the user changes the enablement of the shortcut."
    bug: "298869916"
}

flag {
    name: "enable_system_pinch_zoom_gesture"
    namespace: "accessibility"
    description: "Feature flag for system pinch zoom gesture detector and related opt-out apis"
    bug: "283323770"
}
 No newline at end of file