Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
2d5f161f60f337e318ffc24bf604eb354c284847
/
.
/
cmds
/
bugreport
/
Android.bp
blob: 9e614bd273a87c53232bf9324730d752bc52d0aa [
file
] [
log
] [
blame
]
Dan Willemsen
e05dc6d
2016-07-25 17:13:45 -0700
[
diff
] [
blame
]
1
cc_binary
{
2
name
:
"bugreport"
,
3
srcs
:
[
"bugreport.cpp"
],
4
cflags
:
[
"-Wall"
],
Dan Willemsen
e05dc6d
2016-07-25 17:13:45 -0700
[
diff
] [
blame
]
5
}