aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLisa Nguyen <lisa.nguyen@linaro.org>2016-01-20 01:35:43 +0000
committerLisa Nguyen <lisa.nguyen@linaro.org>2016-02-23 17:06:11 -0800
commit2cecfe08f0b18f0c21787461bd2895ae51c35fda (patch)
tree7febdf5eb6894d02cd970268dd6d3c1fda941a40
parented39721d343d90cf2f812c6db05ff271ab5930ef (diff)
downloadpowertop-2.0-2cecfe08f0b18f0c21787461bd2895ae51c35fda.tar.gz
Android: Remove *.h files from LOCAL_SRC_FILES
Remove references to header files in Android.mk. Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
-rw-r--r--Android.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/Android.mk b/Android.mk
index 5b2e60e..3740038 100644
--- a/Android.mk
+++ b/Android.mk
@@ -75,7 +75,6 @@ LOCAL_SRC_FILES += \
src/tuning/ethernet.cpp \
src/tuning/runtime.cpp \
src/tuning/iw.c \
- src/tuning/iw.h \
src/tuning/tunable.cpp \
src/tuning/tuningsysfs.cpp \
src/tuning/cpufreq.cpp \
@@ -98,8 +97,6 @@ LOCAL_SRC_FILES += \
src/calibrate/calibrate.cpp \
src/lib.cpp \
traceevent/event-parse.c \
- traceevent/event-parse.h \
- traceevent/event-utils.h \
traceevent/parse-filter.c \
traceevent/parse-utils.c \
traceevent/trace-seq.c