Commit 898bf4bf authored by alanlxl's avatar alanlxl Committed by Commit Bot

Add fieldtrial config for SmartDimNewMlAgent

Adding config before experiment/rollout to Beta in M84.

Bug: 1067048
Change-Id: I4544f4d65b413926b039b8896ac100711c53614e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2235579Reviewed-by: default avatarAndrew Moylan <amoylan@chromium.org>
Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Commit-Queue: Xinglong Luan <alanlxl@chromium.org>
Cr-Commit-Position: refs/heads/master@{#776821}
parent da588d38
...@@ -6111,6 +6111,21 @@ ...@@ -6111,6 +6111,21 @@
] ]
} }
], ],
"SmartDimNewMlAgent": [
{
"platforms": [
"chromeos"
],
"experiments": [
{
"name": "Enabled_20200609",
"enable_features": [
"SmartDimNewMlAgent"
]
}
]
}
],
"SplitCacheByNetworkIsolationKey": [ "SplitCacheByNetworkIsolationKey": [
{ {
"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