Remove accidentally left-in commented out line.

Change-Id: Ic49b371a5138591051cd10e302e27535b165b2b3
This commit is contained in:
George Mount
2015-12-03 10:53:15 -08:00
parent f6be993407
commit 8e6fc083fe

View File

@@ -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)) \