Commit a79a2ad2 authored by Ran Ji's avatar Ran Ji Committed by Commit Bot

Add field trial WebApkGooglePlay in fieldtrial_testing_config.json

Bug: 736457
Change-Id: I818c4d048145ae77bfd5c0244cde67886c30f8be
Reviewed-on: https://chromium-review.googlesource.com/1031786Reviewed-by: default avatarYaron Friedman <yfriedman@chromium.org>
Reviewed-by: default avatarAlexei Svitkine <asvitkine@chromium.org>
Commit-Queue: Ran Ji <ranj@chromium.org>
Cr-Commit-Position: refs/heads/master@{#554470}
parent 14422b2f
...@@ -4223,6 +4223,24 @@ ...@@ -4223,6 +4223,24 @@
] ]
} }
], ],
"WebApkGooglePlay": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "EnabledLaunch",
"params": {
"webapk_extra_installation_space_mb": "100"
},
"enable_features": [
"AdjustWebApkInstallationSpace"
]
}
]
}
],
"WebBluetoothBlocklist": [ "WebBluetoothBlocklist": [
{ {
"platforms": [ "platforms": [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment