Loading cmds/content/Android.mk +4 −0 Original line number Diff line number Diff line Loading @@ -4,7 +4,11 @@ LOCAL_PATH:= $(call my-dir) include $(CLEAR_VARS) LOCAL_SRC_FILES := $(call all-subdir-java-files) LOCAL_MODULE := content LOCAL_MODULE_TAGS := optional include $(BUILD_JAVA_LIBRARY) include $(CLEAR_VARS) Loading Loading
cmds/content/Android.mk +4 −0 Original line number Diff line number Diff line Loading @@ -4,7 +4,11 @@ LOCAL_PATH:= $(call my-dir) include $(CLEAR_VARS) LOCAL_SRC_FILES := $(call all-subdir-java-files) LOCAL_MODULE := content LOCAL_MODULE_TAGS := optional include $(BUILD_JAVA_LIBRARY) include $(CLEAR_VARS) Loading