Sign in
android
/
platform
/
external
/
tensorflow
/
4292b8107175b3c3223f65c75b3ca091bd0604ec
/
.
/
third_party
/
hadoop
/
BUILD
blob: c3c5e428be083d01e56a6fdd30a71c32c74f695b [
file
] [
log
] [
blame
]
package
(
default_visibility
=
[
"//visibility:public"
])
licenses
([
"notice"
])
# Apache 2.0
exports_files
([
"LICENSE.txt"
])
cc_library
(
name
=
"hdfs"
,
hdrs
=
[
"hdfs.h"
],
)