summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZachary Heidepriem <zachh@google.com>2017-11-10 22:41:50 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-11-10 22:41:50 +0000
commit6f90a54f2bd3e6fda93de7f87ec94f61ca0cd70c (patch)
tree3f3385eb430dfe229dad0424477d690161a2553f
parent4599ef0948368d2e10f11ec69f697095e64e8e38 (diff)
parent06fcdc39c6fc7667481e5ec91466fa256bd1fab6 (diff)
downloadplatform_external_libbackup-6f90a54f2bd3e6fda93de7f87ec94f61ca0cd70c.tar.gz
platform_external_libbackup-6f90a54f2bd3e6fda93de7f87ec94f61ca0cd70c.tar.bz2
platform_external_libbackup-6f90a54f2bd3e6fda93de7f87ec94f61ca0cd70c.zip
Remove guava from libbackup dep.
am: 06fcdc39c6 Change-Id: Iccf08f2c2ecb160de0ad07edad422c0e19b6e5dd
-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 :=