Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
cef47bb38c7136330e5ca7419bfa6bb89997e6ab
/
.
/
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"
],
}