blob: acba311ebfec0a906b4a56a5916fced5f7da6872 [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.
import("//build/components.gni")
fuchsia_component("example-component") {
manifest = "meta/example-component.cml"
}