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