blob: b506353200de5089aeda41f75cba0a53eb6752e3 [file] [log] [blame]
LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)
LOCAL_SRC_FILES := \
CentralTendencyStatistics.cpp \
ThreadCpuUsage.cpp
LOCAL_MODULE := libcpustats
include $(BUILD_STATIC_LIBRARY)