Sign in
cos
/
mirrors
/
cros
/
chromiumos
/
platform
/
rules_cros
/
refs/heads/factory-brya-15231.B
/
.
/
cros
/
BUILD
blob: 31f6d9a294e332268f728c05710fa66369d3d06c [
file
] [
log
] [
blame
] [
edit
]
load
(
"@bazel_skylib//:bzl_library.bzl"
,
"bzl_library"
)
package
(
default_visibility
=
[
"//visibility:public"
])
licenses
([
"notice"
])
# Google-BSD
bzl_library
(
name
=
"bzl_lib"
,
srcs
=
glob
([
"**/*.bzl"
]),
)