am b9386ed9: Merge change Ic9e65818 into eclair-mr2
Merge commit 'b9386ed929b72308cbfc68d2833a13aeda38f431' into eclair-mr2-plus-aosp * commit 'b9386ed929b72308cbfc68d2833a13aeda38f431': Attempt to fix the build server build: make the common library
This commit is contained in:
@@ -16,6 +16,8 @@ LOCAL_PATH := $(call my-dir)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_MODULE := android-common
|
||||
LOCAL_NO_STANDARD_LIBRARIES := true
|
||||
LOCAL_JAVA_LIBRARIES := core ext
|
||||
LOCAL_SRC_FILES := $(call all-java-files-under, src)
|
||||
include $(BUILD_STATIC_JAVA_LIBRARY)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user