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