Commit 0f2b18ed authored by Michael Crouse's avatar Michael Crouse Committed by Commit Bot

Add OptimizationTargetPrediction to fieldtrials.

Bug: 1041908
Change-Id: I15dda3f992b930bb7280a3c16639c47d2b054680
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2001285
Commit-Queue: Michael Crouse <mcrouse@chromium.org>
Reviewed-by: default avatarTarun Bansal <tbansal@chromium.org>
Reviewed-by: default avatarSophie Chang <sophiechang@chromium.org>
Cr-Commit-Position: refs/heads/master@{#732561}
parent 29dcab76
......@@ -4367,6 +4367,24 @@
]
}
],
"OptimizationTargetPrediction": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Enabled",
"params": {
"max_effective_connection_type_for_navigation_hints_fetch": "4G"
},
"enable_features": [
"OptimizationTargetPrediction"
]
}
]
}
],
"OutOfBlinkCors": [
{
"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