Sign in
fuchsia
/
third_party
/
android
/
platform
/
frameworks
/
native
/
876a1960e4a264a364ef14634840d5eebd78f01e
/
.
/
cmds
/
bugreport
/
Android.bp
blob: 24044a64b09a5de332c76735aa1dbdc18933c34c [
file
]
cc_binary
{
name
:
"bugreport"
,
srcs
:
[
"bugreport.cpp"
],
cflags
:
[
"-Wall"
,
"-Werror"
],
shared_libs
:
[
"libcutils"
],
}