Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
ffd80b92df8521dd28ab5fd08b1098a58cb280e8
/
.
/
media
/
libcpustats
/
Android.bp
blob: 8fcd8a4df3a1ecaa6a729d5743cb6bf51f1ed048 [
file
] [
log
] [
blame
]
cc_library_static
{
name
:
"libcpustats"
,
srcs
:
[
"CentralTendencyStatistics.cpp"
,
"ThreadCpuUsage.cpp"
,
],
cflags
:
[
"-Werror"
,
"-Wall"
,
],
host_supported
:
true
,
target
:
{
darwin
:
{
enabled
:
false
,
},
},
}