Commit 61e9caf2 authored by Josh Nohle's avatar Josh Nohle Committed by Commit Bot

[DeviceSync v2] Add v2 DeviceSync to field trial testing config file

Ensures test coverage for active CryptAuth v2 DeviceSync field trial.
See
https://chromium.googlesource.com/chromium/src.git/+/master/testing/variations/

The change was made due to a Finch warning in cl/331561231.

Bug: 951969
Change-Id: I62e19971aa831216056e79e1b543022b5148df7c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410745
Auto-Submit: Josh Nohle <nohle@chromium.org>
Commit-Queue: Steven Holte <holte@chromium.org>
Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Cr-Commit-Position: refs/heads/master@{#808536}
parent 979f48bd
...@@ -1899,6 +1899,21 @@ ...@@ -1899,6 +1899,21 @@
] ]
} }
], ],
"CryptAuthV2DeviceSync": [
{
"platforms": [
"chromeos"
],
"experiments": [
{
"name": "Enabled_20200427",
"enable_features": [
"CryptAuthV2DeviceSync"
]
}
]
}
],
"CryptAuthV2Enrollment": [ "CryptAuthV2Enrollment": [
{ {
"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