Commit 86f298fa authored by Andrew Moylan's avatar Andrew Moylan Committed by Commit Bot

Add fieldtrial config for SmartDimModelV3

Adding config before experiment/rollout to Beta in M81.

Bug: 937063
Change-Id: I6cfd07ff8e79b6dd7162344e1505ce11f2cbca63
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2037301
Auto-Submit: Andrew Moylan <amoylan@chromium.org>
Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Commit-Queue: Andrew Moylan <amoylan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#738739}
parent 4234d1eb
......@@ -6247,6 +6247,25 @@
]
}
],
"SmartDimModelV3": [
{
"platforms": [
"chromeos"
],
"experiments": [
{
"name": "Enabled",
"params": {
"dim_threshold": "-0.5"
},
"enable_features": [
"SmartDimModelV3",
"UserActivityPredictionMlService"
]
}
]
}
],
"SplitCacheByNetworkIsolationKey": [
{
"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