Commit 0e5c6697 authored by Scott Little's avatar Scott Little Committed by Commit Bot

Added fieldtrial_testing_config entry for Client-side LoFi.

Bug: 
Change-Id: I9f792d5b74dd28ee9442725a182a69de62c4f66e
Reviewed-on: https://chromium-review.googlesource.com/700794Reviewed-by: default avatarRobert Kaplow <rkaplow@chromium.org>
Reviewed-by: default avatarScott Little <sclittle@chromium.org>
Commit-Queue: Scott Little <sclittle@chromium.org>
Cr-Commit-Position: refs/heads/master@{#506482}
parent fa0fe46a
...@@ -2469,6 +2469,25 @@ ...@@ -2469,6 +2469,25 @@
] ]
} }
], ],
"PreviewsClientLoFi": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Enabled_2G_Replace_Server_Placeholders",
"params": {
"max_allowed_effective_connection_type": "2G",
"replace_server_placeholders": "true"
},
"enable_features": [
"ClientLoFi"
]
}
]
}
],
"PrintPdfAsImage": [ "PrintPdfAsImage": [
{ {
"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