Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 14e10c3b authored by Erik Kline's avatar Erik Kline Committed by android-build-merger
Browse files

Merge "Remove services.net JAR dependency"

am: 60ff003a

Change-Id: I8024f076ae6c74287d6de9e1354d43fee1ca96ee
parents b7a4e9cf 60ff003a
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -2,7 +2,7 @@ LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)
include $(CLEAR_VARS)


LOCAL_MODULE_TAGS := optional
LOCAL_MODULE_TAGS := optional
LOCAL_STATIC_JAVA_LIBRARIES := android-support-v4 services.net
LOCAL_STATIC_JAVA_LIBRARIES := android-support-v4


LOCAL_SRC_FILES := $(call all-java-files-under, src)
LOCAL_SRC_FILES := $(call all-java-files-under, src)