blob: bb4438e4e6920fbd4fd07337da162376e080eaf6 [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/product.gni")
group("bootfs_labels") {
testonly = true
deps = product_bootfs_labels
}
group("system_image_deps") {
testonly = true
deps = product_system_image_deps
}