This reverts commit aea73f82a0.
Relanding with the fix for arm & x86 builds.
apex: use the same key for all microdroid items
The pubkey embedded in bootloader should match with the key signing
VBmeta. The updated build graph is to ensure bootloader and VBmeta to be
generated with the same key.
All other filesystem images are signed with the same key for
convenience even though it's not necessary.
Bug: 193504286
Bug: 203726593
Test: atest MicrodroidHostTestCases
Change-Id: Iae93934b18955e86ee6b73ad204c68a3f7456102
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.