blob: 61291aa696e2b98881dc8e5c91939d61af77eaaa [file] [log] [blame]
// Copyright 2023 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
{
offer: [
{
protocol: "fuchsia.media.SessionAudioConsumerFactory",
from: "#multizone_leader",
to: [
"#test_manager",
"#testing",
],
},
],
}