Remove accidentally left-in commented out line.

am: 8e6fc083fe

* commit '8e6fc083fe33543fa3ffd3bbfd25fa937f4ec7bf':
  Remove accidentally left-in commented out line.
This commit is contained in:
George Mount
2015-12-04 18:07:17 +00:00
committed by android-build-merger

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