Loading Android.mk +2 −2 Original line number Diff line number Diff line Loading @@ -457,8 +457,8 @@ html_dirs := \ # Common sources for doc check and api check common_src_files := \ $(call find-other-html-files, $(html_dirs)) \ $(addprefix ../../libcore/, $(call libcore_to_document, $(LOCAL_PATH)/../../libcore)) \ $(addprefix ../../external/junit/, $(call junit_to_document, $(LOCAL_PATH)/../../external/junit)) $(addprefix ../../libcore/, $(libcore_to_document)) \ $(addprefix ../../external/junit/, $(junit_to_document)) # These are relative to frameworks/base framework_docs_LOCAL_SRC_FILES := \ Loading tests/TileBenchmark/Android.mk +2 −2 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ include $(CLEAR_VARS) LOCAL_MODULE_TAGS := optional LOCAL_SRC_FILES := $(call all-java-files-under, src) LOCAL_SRC_FILES := LOCAL_PACKAGE_NAME := TileBenchmark Loading Loading
Android.mk +2 −2 Original line number Diff line number Diff line Loading @@ -457,8 +457,8 @@ html_dirs := \ # Common sources for doc check and api check common_src_files := \ $(call find-other-html-files, $(html_dirs)) \ $(addprefix ../../libcore/, $(call libcore_to_document, $(LOCAL_PATH)/../../libcore)) \ $(addprefix ../../external/junit/, $(call junit_to_document, $(LOCAL_PATH)/../../external/junit)) $(addprefix ../../libcore/, $(libcore_to_document)) \ $(addprefix ../../external/junit/, $(junit_to_document)) # These are relative to frameworks/base framework_docs_LOCAL_SRC_FILES := \ Loading
tests/TileBenchmark/Android.mk +2 −2 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ include $(CLEAR_VARS) LOCAL_MODULE_TAGS := optional LOCAL_SRC_FILES := $(call all-java-files-under, src) LOCAL_SRC_FILES := LOCAL_PACKAGE_NAME := TileBenchmark Loading