Commit Graph

2 Commits

Author SHA1 Message Date
Dennis Shen 28c7944e5b Include blkid and fsck.erofs in deapexer call
BUG: b/255963179, b/240288941
Change-Id: I2426b2eea9fe7126fdf7a9bb46dbc308ae9d84c5
2022-11-08 20:57:36 +00:00
Jooyung Han 02dceed7c3 Add sign_virt_apex_test
This test re-signs the virt apex contents and then check if they are
signed with the new key. Note that this isn't an end-to-end test to
install re-signed apex and see if it works, but only checks avbtool
signable items are signed with the new key by comparing pubkey digest.
This will help to notice when adding a new signed item without modifying
sign_virt_apex though.

Bug: 193504286
Test: atest --host sign_virt_apex_test
Change-Id: I16098c49f41e14f571dca272310b81459d9803a8
2021-11-09 02:35:16 +09:00