Sign in
android
/
platform
/
external
/
bazelbuild-rules_java
/
6420761
/
.
/
java
/
private
/
BUILD
blob: 5f8ce7290f16dc9ce35800f214c0a55d97e39172 [
file
]
load
(
"@bazel_skylib//:bzl_library.bzl"
,
"bzl_library"
)
licenses
([
"notice"
])
bzl_library
(
name
=
"private"
,
srcs
=
[
"native.bzl"
],
visibility
=
[
"//visibility:public"
],
)