Commit graph

2 commits

Author SHA1 Message Date
Yifan Hong
089322e515 dump_hals_for_release: account for numbers in file name
It did not recognize ISupplicantP2pIface.hal and media.c2 package.
Test: run it, check ISupplicantP2pIface and media.c2
Bug: 121546794

Change-Id: Ib386608f407a961c7a041c20cbf92c305f27cc5c
2019-01-17 13:40:05 -08:00
Yifan Hong
84c3e21590 Add dump_hals_for_release.
Dumps HALs for each release by analyzing
- current.txt
- prebuilt_hashes/*.txt
- hardware/interfaces

Test: prebuilt_hashes/dump_hals_for_release.py \
    --pretty \
    --package-root android.hardware:. \
    -- current.txt prebuilt_hashes/26.txt \
       prebuilt_hashes/27.txt prebuilt_hashes/28.txt

Bug: 116165266

Change-Id: I10279daa0b51e378c5b0f42a1eaf9f30f0b8dd56
2018-11-01 16:34:32 -07:00