Commit f463a13c authored by Matt Jones's avatar Matt Jones Committed by Commit Bot

Update fieldtrial_testing_config to spec that Duet is disabled

The current set of experiments are not slated for launch, this patch
updates the field trial config to match that expectation.

Change-Id: I0299edbcc9cc38f49e55f725c31c67dbdf4ef951
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2057153
Auto-Submit: Matthew Jones <mdjones@chromium.org>
Commit-Queue: Jesse Doherty <jwd@chromium.org>
Reviewed-by: default avatarJesse Doherty <jwd@chromium.org>
Cr-Commit-Position: refs/heads/master@{#742768}
parent ebd54602
......@@ -1363,6 +1363,21 @@
]
}
],
"ChromeDuet": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Disabled",
"disable_features": [
"ChromeDuet"
]
}
]
}
],
"ChromeOSAssistantDspHotword": [
{
"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