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

Commit ba4947a8 authored by Dan Egnor's avatar Dan Egnor Committed by Android Git Automerger
Browse files

am 11f5fe94: am b9386ed9: Merge change Ic9e65818 into eclair-mr2

Merge commit '11f5fe94a03405ccc644bfc0870bbb740ed39145'

* commit '11f5fe94a03405ccc644bfc0870bbb740ed39145':
  Attempt to fix the build server build: make the common library
parents d6c29292 3f8019bf
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -16,6 +16,8 @@ LOCAL_PATH := $(call my-dir)


include $(CLEAR_VARS)
include $(CLEAR_VARS)
LOCAL_MODULE := android-common
LOCAL_MODULE := android-common
LOCAL_NO_STANDARD_LIBRARIES := true
LOCAL_JAVA_LIBRARIES := core ext
LOCAL_SRC_FILES := $(call all-java-files-under, src)
LOCAL_SRC_FILES := $(call all-java-files-under, src)
include $(BUILD_STATIC_JAVA_LIBRARY)
include $(BUILD_STATIC_JAVA_LIBRARY)