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