Sign in
android
/
platform
/
external
/
rust
/
cxx
/
refs/heads/android13-mainline-go-extservices-release
/
.
/
tools
/
bazel
/
BUILD
blob: d42fc71c8d2f09b5a447a33b8154ee0efbd01ae5 [
file
] [
log
] [
blame
] [
edit
]
load
(
"@bazel_skylib//:bzl_library.bzl"
,
"bzl_library"
)
bzl_library
(
name
=
"bzl_srcs"
,
srcs
=
glob
([
"**/*.bzl"
]),
visibility
=
[
"//visibility:public"
],
)