summaryrefslogtreecommitdiff
path: root/iotop
diff options
context:
space:
mode:
Diffstat (limited to 'iotop')
-rw-r--r--iotop/Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/iotop/Android.mk b/iotop/Android.mk
index b8a146df..414967cd 100644
--- a/iotop/Android.mk
+++ b/iotop/Android.mk
@@ -15,6 +15,8 @@
LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)
+LOCAL_CLANG := true
+
LOCAL_SRC_FILES := iotop.cpp tasklist.cpp taskstats.cpp
LOCAL_MODULE := iotop