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

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

Merge "feat(pinch to zoom)!: create flag for declaring opt-out apis" into main

parents 2ebecc2b 8d171b47
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -99,3 +99,10 @@ flag {
    description: "Feature flag for system pinch zoom gesture detector and related opt-out apis"
    bug: "283323770"
}

flag {
    name: "support_system_pinch_zoom_opt_out_apis"
    namespace: "accessibility"
    description: "Feature flag for declaring system pinch zoom opt-out apis"
    bug: "315089687"
}