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