Merge "Fixes a typo in a comment." am: fde688ebc8

am: 35aebeb18a

Change-Id: Icee0466bf2134b11e8c4c4dc3ece046102fbca87
This commit is contained in:
Jaewoong Jung
2019-06-19 23:06:51 -07:00
committed by android-build-merger

View File

@@ -1114,7 +1114,7 @@ endif # TARGET_NO_KERNEL
# $(2) - Plain text output file # $(2) - Plain text output file
# $(3) - HTML/XML output file # $(3) - HTML/XML output file
# $(4) - File title # $(4) - File title
# $(5) - Directory to use. Notice files are all $(4)/src. Other # $(5) - Directory to use. Notice files are all $(5)/src. Other
# directories in there will be used for scratch # directories in there will be used for scratch
# $(6) - Dependencies for the output files # $(6) - Dependencies for the output files
# #