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