Sign in
fuchsia
/
third_party
/
android.googlesource.com
/
platform
/
system
/
core
/
4c66b8a35c059663e48485b272ffbcfd17506543
/
.
/
cli-test
/
Android.bp
blob: 37a1d1b37f6f4bee60382557393e04834c6555ed [
file
] [
log
] [
blame
]
cc_binary
{
name
:
"cli-test"
,
host_supported
:
true
,
srcs
:
[
"cli-test.cpp"
],
cflags
:
[
"-Wall"
,
"-Werror"
],
shared_libs
:
[
"libbase"
],
}