Skip to content
Snippets Groups Projects
Commit 8d171b47 authored by Roy Chou's avatar Roy Chou
Browse files

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

Bug: 315089687
Flag: ACONFIG android.view.accessibility.support_system_pinch_zoom_opt_out_apis DEVELOPMENT
Test: manually by adb command to flip the flag
Change-Id: I79ea75ae947c03f3cc68122ac0734bf06170a257
parent 4b07244a
No related branches found
No related tags found
No related merge requests found
......@@ -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"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment