summaryrefslogtreecommitdiffstats
path: root/exfat/exfat-fuse/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'exfat/exfat-fuse/Android.mk')
-rw-r--r--exfat/exfat-fuse/Android.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/exfat/exfat-fuse/Android.mk b/exfat/exfat-fuse/Android.mk
index f31c7b162..251e087e6 100644
--- a/exfat/exfat-fuse/Android.mk
+++ b/exfat/exfat-fuse/Android.mk
@@ -15,8 +15,3 @@ LOCAL_SHARED_LIBRARIES += libz libc libexfat libdl
LOCAL_STATIC_LIBRARIES += libfusetwrp
include $(BUILD_EXECUTABLE)
-
-# We need this so that the installed files could be picked up based on the
-# local module name
-ALL_MODULES.$(LOCAL_MODULE).INSTALLED := \
- $(ALL_MODULES.$(LOCAL_MODULE).INSTALLED) $(SYMLINKS)