summaryrefslogtreecommitdiffstats
path: root/mountd
diff options
context:
space:
mode:
Diffstat (limited to 'mountd')
-rw-r--r--mountd/Android.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/mountd/Android.mk b/mountd/Android.mk
index 2fb7640..16532fa 100644
--- a/mountd/Android.mk
+++ b/mountd/Android.mk
@@ -18,4 +18,5 @@ LOCAL_CFLAGS := -DCREATE_MOUNT_POINTS=0
LOCAL_SHARED_LIBRARIES := libcutils
-include $(BUILD_EXECUTABLE)
+# disabled - we are using vold now instead
+# include $(BUILD_EXECUTABLE)