blob: cb6e6b82e0109a75b1c1ce3d7722c0fb79957507 [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.
import("//build/sdk/sdk_component_manifests.gni")
import("//build/sdk/sdk_molecule.gni")
sdk_component_manifests("heapdump_instrumentation_shard") {
name = "heapdump_instrumentation"
manifests = [ "collector.shard.cml" ]
category = "partner"
}