Commit ff95d8d1 authored by Michael van Ouwerkerk's avatar Michael van Ouwerkerk Committed by Commit Bot

Add UnidoDeviceExpiration to test config.

Bug: 1030266
Change-Id: I08e3f59e0a3d03ce77b6f669e1cfa1a72fae2ad1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1985760Reviewed-by: default avatarBrian White <bcwhite@chromium.org>
Commit-Queue: Michael van Ouwerkerk <mvanouwerkerk@chromium.org>
Cr-Commit-Position: refs/heads/master@{#727989}
parent 7a173b7a
......@@ -6938,6 +6938,28 @@
]
}
],
"UnidoDeviceExpiration": [
{
"platforms": [
"android",
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled_24",
"params": {
"SharingDeviceExpirationHours": "24"
},
"enable_features": [
"SharingDeviceExpiration"
]
}
]
}
],
"UnidoOnSignIn": [
{
"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