OSDN Git Service

build: tools: Add json collection of installed files with hashes.
authorSasha Levitskiy <sanek@google.com>
Tue, 11 Oct 2016 05:48:10 +0000 (22:48 -0700)
committerSasha Levitskiy <sanek@google.com>
Thu, 20 Oct 2016 17:07:13 +0000 (10:07 -0700)
commit3c97fa78cd9313b372638414f30e19962cc22076
treeaff42f217308eef84eedf0acaa7b46a73fffa797
parente859ea3ef54abbdb2c6fd78bbe953351999fd3d4
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
Merged-in: Ifb632eb4df65ec48645c8f93e36bae44ccc52ba8
Change-Id: Ifb632eb4df65ec48645c8f93e36bae44ccc52ba8
Signed-off-by: Sasha Levitskiy <sanek@google.com>
core/Makefile
tools/fileslist.py
tools/fileslist_util.py [new file with mode: 0755]