Commit 81a3d1bb authored by Marina Ciocea's avatar Marina Ciocea Committed by Commit Bot

Disable AudioServiceLaunchOnStartup feature in field trial on Linux.

Temporary disable feature until fixing regression reported in linked bug.

Bug: 870171
Change-Id: Ib66b1d5c820e257f2ade9cd6f492339639a241c6
Reviewed-on: https://chromium-review.googlesource.com/1164364Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Commit-Queue: Marina Ciocea <marinaciocea@chromium.org>
Cr-Commit-Position: refs/heads/master@{#581290}
parent d745a954
...@@ -409,7 +409,6 @@ ...@@ -409,7 +409,6 @@
"AudioService": [ "AudioService": [
{ {
"platforms": [ "platforms": [
"linux",
"windows" "windows"
], ],
"experiments": [ "experiments": [
...@@ -430,6 +429,7 @@ ...@@ -430,6 +429,7 @@
"platforms": [ "platforms": [
"android", "android",
"chromeos", "chromeos",
"linux",
"mac" "mac"
], ],
"experiments": [ "experiments": [
......
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