Store the list of source directories for the SDK.
Change-Id: I3e8425c8eb7c808b60ec764ff81bcbb7aec9684c
This commit is contained in:
@@ -345,6 +345,10 @@ framework_docs_LOCAL_SRC_FILES := \
|
|||||||
$(call find-other-java-files, $(dirs_to_document)) \
|
$(call find-other-java-files, $(dirs_to_document)) \
|
||||||
$(call find-other-html-files, $(html_dirs))
|
$(call find-other-html-files, $(html_dirs))
|
||||||
|
|
||||||
|
# This is used by ide.mk as the list of source files that are
|
||||||
|
# always included.
|
||||||
|
INTERNAL_SDK_SOURCE_DIRS := $(addprefix $(LOCAL_PATH)/,$(dirs_to_document))
|
||||||
|
|
||||||
framework_docs_LOCAL_DROIDDOC_SOURCE_PATH := \
|
framework_docs_LOCAL_DROIDDOC_SOURCE_PATH := \
|
||||||
$(FRAMEWORKS_BASE_JAVA_SRC_DIRS)
|
$(FRAMEWORKS_BASE_JAVA_SRC_DIRS)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user