Skip to content

Commit 39ee76c

Browse files
authored
[android] roll out AndroidBrowserConfig#reportWebViewCapabilities to 10% (#4036)
1 parent 3901e38 commit 39ee76c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

overrides/android-override.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1260,6 +1260,17 @@
12601260
"isPrivacyProEligible": true
12611261
}
12621262
]
1263+
},
1264+
"reportWebViewCapabilities": {
1265+
"state": "enabled",
1266+
"minSupportedVersion": 52560000,
1267+
"rollout": {
1268+
"steps": [
1269+
{
1270+
"percent": 10
1271+
}
1272+
]
1273+
}
12631274
}
12641275
}
12651276
},

0 commit comments

Comments
 (0)