Lines Matching full:files
3 # Pick a reasonable string to use to identify files.
346 # NOTICE files
349 # ALL_DEFAULT_INSTALLED_MODULES, which those use to pick which files
354 # Create the rule to combine the files into text and html forms
358 # $(4) - Directory to use. Notice files are all $(4)/src. Other
360 # $(5) - Dependencies for the output files
363 # files and write the names of the files that match that hash. Then
364 # to generate the real files, we go print out all of the files and their
371 # original notice files instead of making rules to copy them somwehere.
373 define combine-notice-files
377 @echo Finding NOTICE files: $$@
387 @echo Combining NOTICE files: $$@
412 @echo Combining NOTICE files: $$@
450 # TODO These intermediate NOTICE.txt/NOTICE.html files should go into
451 # TARGET_OUT_NOTICE_FILES now that the notice files are gathered from
462 $(eval $(call combine-notice-files, \
465 "Notices for files contained in the filesystem images in this directory:", \
469 $(eval $(call combine-notice-files, \
472 "Notices for files contained in the tools directory:", \
480 # need notice files for.
493 # make the target NOTICE files depend on this particular file too, which will
494 # then be in the right directory for the find in combine-notice-files to work.
630 # First, the "unoptimized" image, which contains .apk/.jar files
874 @echo "Package target files: $@"
924 @# Files that do not end up in any images, but are necessary to
938 @# Run fs_config on all the system files in the zip, and save the output
943 target-files-package: $(BUILT_TARGET_FILES_PACKAGE)
988 INSTALLED_FILES_FILE := $(PRODUCT_OUT)/installed-files.txt
1022 @echo "Package test files: $@"
1043 # more obvious where these files came from.