blob: d9fc0088dab708ac16154fa289745fa44168cada [file] [log] [blame]
# Copyright 2024 The Fuchsia Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import("//build/components.gni")
fuchsia_package_with_single_component("toolbox") {
component_name = "toolbox"
manifest = "meta/toolbox.cml"
}