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