Commit Graph

3 Commits

Author SHA1 Message Date
Michael Schwartz
035c001d26 Add path to module
When reporting the file delta results, include the path to the module
which creates the module.

Bug: 116612996
Test: python system_image_diff.py <system1> <system2>
Change-Id: Iaa2cd5d063616b04b78d2cf339093e5e2d5e047c
2018-10-15 13:11:54 -07:00
Michael Schwartz
ba03a6ebcb Support comparing separate workspaces
Allow comparing "out" folders that do not share a common Android source
root eg. workspace1/out/... to workspace2/out/...

Test: python system_image_diff.py <system1> <system2>
Bug: 116612996
Change-Id: I0256bbc9196b11df49fd61cd56d44f428907838b
2018-10-15 13:11:54 -07:00
Jose Galmes
b91c9977a5 Script to compute the difference in two system image folders.
Bug: 70673785
Test: development/vndk/tools/system_image_diff.py \
Test:   out/target/product/crosshatch \
Test:   out/target/product/generic_arm64_ab | \
Test:   LC_COLLATE=C sort > /tmp/system_image_diff.csv
Change-Id: I3559bbb8ad298bbcbaab8fa9e8e350b391873887
2018-01-18 15:48:51 -08:00