blob: e4cb7a6086577a0663c1e0682831589519b3fcf8 [file] [log] [blame] [edit]
# Copyright 2023 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
load("@cros//bazel/module_extensions/toolchains:sdk_files.bzl", "generate_sdk_files")
package(default_visibility = ["//visibility:public"])
# We could do it directly in this file, but loading it means we don't have to
# rerun the expensive repo rule whenever we change this file.
generate_sdk_files()