Commit d3fca003 authored by Sophey Dong's avatar Sophey Dong Committed by Chromium LUCI CQ

[ShareCCT] Add ShareByDefaultInCCT to fieldtrial testing config.

Bug: 1135311
Change-Id: I6a19811ebd86128ded2a6375313d38c55bc773d9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561701Reviewed-by: default avatarRobert Kaplow <rkaplow@chromium.org>
Commit-Queue: Sophey Dong <sophey@chromium.org>
Cr-Commit-Position: refs/heads/master@{#833210}
parent 7711f40f
...@@ -6449,6 +6449,21 @@ ...@@ -6449,6 +6449,21 @@
] ]
} }
], ],
"ShareByDefaultInCCT": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"ShareByDefaultInCCT"
]
}
]
}
],
"SharedClipboard": [ "SharedClipboard": [
{ {
"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