blob: 96715f0f7b5c7eb53f197723e84a19ac17db320a [file] [log] [blame]
# Copyright 2020 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/dev.gni")
import("//build/product.gni")
group("bootfs_labels") {
testonly = fuchsia_zbi_testonly
deps = product_bootfs_labels
}
group("system_image_deps") {
testonly = fuchsia_zbi_testonly
deps = product_system_image_deps
}