blob: 68c3ce2e49317f5e8ddb9372a5c397b9cee836fc [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: "heapdump-collector",
url: "heapdump-collector#meta/heapdump-collector.cm",
},
],
use: [
{
protocol: "fuchsia.memory.heapdump.process.Registry",
from: "#heapdump-collector",
},
],
}