Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-24 | Convert fileslist_util.py to python 3 | ||
Also update it from getopt to argparse. Bug: 203436762 Test: m $OUT/installed-files-root.txt Change-Id: I006a36feab01cbbd76dc7d7c1c0675197848212a | |||
2016-10-14 | build: tools: Add json collection of installed files with hashes. | ||
Adds installed-files.json in addition to installed-files.txt Further sorts the file list to be ordered within the same size bucket. Test: manual, cross-checked checksums with sha256sum utility checked build outputs. Bug: 19988819 Change-Id: Ifb632eb4df65ec48645c8f93e36bae44ccc52ba8 Signed-off-by: Sasha Levitskiy <sanek@google.com> |