summaryrefslogtreecommitdiffstats
path: root/libs/storage/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'libs/storage/Android.mk')
-rw-r--r--libs/storage/Android.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/libs/storage/Android.mk b/libs/storage/Android.mk
index b42c34f..7a9dd6c 100644
--- a/libs/storage/Android.mk
+++ b/libs/storage/Android.mk
@@ -7,10 +7,6 @@ LOCAL_SRC_FILES:= \
IObbActionListener.cpp \
IMountService.cpp
-LOCAL_STATIC_LIBRARIES := \
- libutils \
- libbinder
-
LOCAL_MODULE:= libstorage
include $(BUILD_STATIC_LIBRARY)