blob: 3ea96c9b5c6efcbf3e5419e8ad2782f6518b9b8c [file] [log] [blame]
cc_library_static {
name: "libcpustats",
srcs: [
"CentralTendencyStatistics.cpp",
"ThreadCpuUsage.cpp",
],
cflags: [
"-Werror",
"-Wall",
],
}