Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
14851abce9d6b46140760d9e73c43a8b045bc24e
/
.
/
libc
/
tools
/
BUILD.bazel
blob: 469cfabb3e7b9992ccc6601d75c8ac4f657ed445 [
file
] [
log
] [
blame
]
# This file added for experimental interoperability with Bazel.
package
(
default_visibility
=
[
"//visibility:private"
])
filegroup
(
name
=
"bionic-gensyscalls"
,
srcs
=
[
"gensyscalls.py"
],
visibility
=
[
"//bionic/libc:__pkg__"
],
)