Remove accidentally left-in commented out line.
Change-Id: Ic49b371a5138591051cd10e302e27535b165b2b3
This commit is contained in:
@@ -705,8 +705,6 @@ framework_docs_LOCAL_SRC_FILES := \
|
||||
$(filter-out $(patterns_to_not_document), $(call find-other-java-files, $(dirs_to_document))) \
|
||||
$(common_src_files)
|
||||
|
||||
# $(call find-other-java-files, $(dirs_to_document)) \
|
||||
|
||||
# These are relative to frameworks/base
|
||||
framework_docs_LOCAL_API_CHECK_SRC_FILES := \
|
||||
$(call find-other-java-files, $(dirs_to_check_apis)) \
|
||||
|
||||
Reference in New Issue
Block a user