summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/Android.mk b/Android.mk
index d67a338..6e20ab8 100644
--- a/Android.mk
+++ b/Android.mk
@@ -4,8 +4,7 @@ include $(CLEAR_VARS)
LOCAL_MODULE_TAGS := optional
LOCAL_STATIC_JAVA_LIBRARIES := \
- android-common \
- gsf-client
+ android-common
LOCAL_SRC_FILES := \
$(call all-java-files-under, src) \