Fixing the content build file to include the command on user builds.

Change-Id: Ic4a1627eff869702d04c81dcb9a877c74ed65f2a
This commit is contained in:
Svetoslav Ganov
2012-02-22 12:49:35 -08:00
parent b6ad5b14cb
commit 3f55172f7b

View File

@@ -7,8 +7,6 @@ LOCAL_SRC_FILES := $(call all-subdir-java-files)
LOCAL_MODULE := content
LOCAL_MODULE_TAGS := optional
include $(BUILD_JAVA_LIBRARY)
include $(CLEAR_VARS)