Remove accidentally left-in commented out line. am: 8e6fc083fe

am: 827902553d

* commit '827902553d2642a3ed82553e1e5b6214960c3986':
  Remove accidentally left-in commented out line.
This commit is contained in:
George Mount
2015-12-04 10:15:08 -08:00
committed by android-build-merger

View File

@@ -713,8 +713,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)) \