Commit c667fc88 authored by Sonny Rao's avatar Sonny Rao Committed by Commit Bot

Add ChromeOSKstaled to field trial

This is required to move the experiment to beta.
Also ran script to fix formatting.

BUG: 1039469
TEST: presubmit passed
Change-Id: I35dbd7528217e92d34b120f97637be5c8b0f7cd2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2015775Reviewed-by: default avatarBrian Geffon <bgeffon@chromium.org>
Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Commit-Queue: Sonny Rao <sonnyrao@chromium.org>
Cr-Commit-Position: refs/heads/master@{#737147}
parent a19e21e6
......@@ -1481,6 +1481,33 @@
]
}
],
"ChromeOSKstaled": [
{
"platforms": [
"chromeos"
],
"experiments": [
{
"name": "EnabledRatio4",
"params": {
"KstaledRatio": "4"
},
"enable_features": [
"KstaledSwap"
]
},
{
"name": "EnabledRatio6",
"params": {
"KstaledRatio": "6"
},
"enable_features": [
"KstaledSwap"
]
}
]
}
],
"ChromeOSLauncherAssistantIntegration": [
{
"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