blob: 8968f98512b3614333188bdedcbe5498fba1b901 [file] [log] [blame]
// Copyright 2024 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.component.DetectBinder" ],
from: "#core",
to: "#bootstrap",
dependency: "weak",
},
],
}