blob: 5685f9aca80ce015630499841a137f9936482096 [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/prebuilt_binaries.gni")
# The //prebuilt directory contains only the binary artifacts managed by
# jiri. So this directory represents it in the build.
prebuilt_binaries("prebuilt") {
testonly = true
build_id_dir = "//prebuilt/.build-id"
}