blob: 24044a64b09a5de332c76735aa1dbdc18933c34c [file] [log] [blame]
Dan Willemsene05dc6d2016-07-25 17:13:45 -07001cc_binary {
2 name: "bugreport",
3 srcs: ["bugreport.cpp"],
Chih-Hung Hsieh734e3782017-10-05 13:44:13 -07004 cflags: ["-Wall", "-Werror"],
Felipe Leme3b650732016-08-05 19:29:29 +00005 shared_libs: ["libcutils"],
Dan Willemsene05dc6d2016-07-25 17:13:45 -07006}