Commit 69c98ffc authored by Tarun Bansal's avatar Tarun Bansal Committed by Commit Bot

Add ThrottleDelayable 4G params to fieldtrial_testing_config.json

Bug: 746640
Change-Id: Ie312a7756f5e6917a4d7c2bd107951f4928e97d0
Reviewed-on: https://chromium-review.googlesource.com/1024054Reviewed-by: default avatarJesse Doherty <jwd@chromium.org>
Commit-Queue: Tarun Bansal <tbansal@chromium.org>
Cr-Commit-Position: refs/heads/master@{#552765}
parent 051979a8
...@@ -3644,8 +3644,11 @@ ...@@ -3644,8 +3644,11 @@
"name": "Enabled", "name": "Enabled",
"params": { "params": {
"EffectiveConnectionType1": "3G", "EffectiveConnectionType1": "3G",
"EffectiveConnectionType2": "4G",
"MaxDelayableRequests1": "14", "MaxDelayableRequests1": "14",
"NonDelayableWeight1": "2.0" "MaxDelayableRequests2": "18",
"NonDelayableWeight1": "3.0",
"NonDelayableWeight2": "3.0"
}, },
"enable_features": [ "enable_features": [
"ThrottleDelayable" "ThrottleDelayable"
......
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