blob: af76cc96710a5b2467ccf3692b61467be949653f [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.
{
children: [
{
name: "lib_loader_cache",
url: "fuchsia-pkg://fuchsia.com/lib_loader_runner_cache#meta/lib_loader_runner_cache.cm",
},
],
offer: [
{
protocol: "fuchsia.inspect.InspectSink",
from: "parent",
to: [ "#lib_loader_cache" ],
},
],
}