Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
native
/
dd52ad37df3e2bb0f13dce310430375bcdbb0c45
/
.
/
cmds
/
bugreport
/
Android.bp
blob: 24044a64b09a5de332c76735aa1dbdc18933c34c [
file
] [
log
] [
blame
]
cc_binary
{
name
:
"bugreport"
,
srcs
:
[
"bugreport.cpp"
],
cflags
:
[
"-Wall"
,
"-Werror"
],
shared_libs
:
[
"libcutils"
],
}