blob: 24044a64b09a5de332c76735aa1dbdc18933c34c [file] [log] [blame]
cc_binary {
name: "bugreport",
srcs: ["bugreport.cpp"],
cflags: ["-Wall", "-Werror"],
shared_libs: ["libcutils"],
}