commit | 02dceed7c34f2163c351d6a4373589edce42ced7 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Mon Nov 08 17:50:22 2021 +0900 |
committer | Jooyung Han <jooyung@google.com> | Tue Nov 09 02:35:16 2021 +0900 |
tree | 0f49080c699dea7f4e1066cbad09f872efaf012a | |
parent | d35952e0f680fe124f50199896a2757859efe958 [diff] |
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
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.