-
Cole Faust authored
build_image.py now accepts a --input-directory-filter-file argument that contains a list of files to consider from the input directory. A new, temporary input directory will be created, and only the considered files will be copied to it. This removes most of the need for `m installclean`, as old files or files built manually will no longer end up on the partition. Bug: 205632228 Test: Presubmits Change-Id: I07e0bf8e840abf0b51a2fdf67b758905fb3c5b5b
152cdfabCole Faust authoredbuild_image.py now accepts a --input-directory-filter-file argument that contains a list of files to consider from the input directory. A new, temporary input directory will be created, and only the considered files will be copied to it. This removes most of the need for `m installclean`, as old files or files built manually will no longer end up on the partition. Bug: 205632228 Test: Presubmits Change-Id: I07e0bf8e840abf0b51a2fdf67b758905fb3c5b5b
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading