Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_frameworks_native
/
db7db8e591979fdb348221676ea21922fc7a9bc7
/
.
/
cmds
/
bugreport
/
Android.bp
blob: 24044a64b09a5de332c76735aa1dbdc18933c34c [
file
] [
log
] [
blame
]
cc_binary
{
name
:
"bugreport"
,
srcs
:
[
"bugreport.cpp"
],
cflags
:
[
"-Wall"
,
"-Werror"
],
shared_libs
:
[
"libcutils"
],
}