summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZachary Heidepriem <zachh@google.com>2017-11-10 22:43:51 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-11-10 22:43:51 +0000
commitd9d852aa3335b637b7a584c7e4d1fd0aae1d1186 (patch)
tree3f3385eb430dfe229dad0424477d690161a2553f
parent0ca06e252755158257c90f36642239954cb6508e (diff)
parent6f90a54f2bd3e6fda93de7f87ec94f61ca0cd70c (diff)
downloadplatform_external_libbackup-d9d852aa3335b637b7a584c7e4d1fd0aae1d1186.tar.gz
platform_external_libbackup-d9d852aa3335b637b7a584c7e4d1fd0aae1d1186.tar.bz2
platform_external_libbackup-d9d852aa3335b637b7a584c7e4d1fd0aae1d1186.zip
Remove guava from libbackup dep. am: 06fcdc39c6
am: 6f90a54f2b Change-Id: If1a218ccbdb3c8a1109cddc25c3e57348c7067c9
-rw-r--r--Android.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.mk b/Android.mk
index 1167e7e..945a03b 100644
--- a/Android.mk
+++ b/Android.mk
@@ -13,8 +13,6 @@ LOCAL_SRC_FILES := $(filter-out $(EXCLUDE_BACKUP_LIB_SRCS),$(LOCAL_SRC_FILES))
LOCAL_STATIC_ANDROID_LIBRARIES := android-support-v4 \
-LOCAL_STATIC_JAVA_LIBRARIES := guava
-
include $(BUILD_STATIC_JAVA_LIBRARY)
EXCLUDE_BACKUP_LIB_SRCS :=