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

Commit 6d5c54db authored by Erik Kline's avatar Erik Kline Committed by android-build-merger
Browse files

Merge "Remove services.net JAR dependency" am: 60ff003a

am: 14e10c3b

Change-Id: Idfd6c7a57834441d125f605a4d3fbc1c5a5a3338
parents 113971d3 14e10c3b
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)