commit | 7a343f93ec267b861f38509a3b6e8a8f5b578fcd | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Wed Sep 08 22:53:11 2021 +0900 |
committer | Jooyung Han <jooyung@google.com> | Wed Sep 08 22:53:11 2021 +0900 |
tree | beb64fead0718ad02bf36937f7309fce63fbb9a2 | |
parent | 1c2d75899633c0a57e076407b42781550138f85a [diff] |
Microdroid stores APEX pubkeys in instance.img Just like APK's root hash, APEX pubkeys are stored in instance.img so that in subsequent boots, pubkeys from payload APEXes are checked against ones in instance.img. Bug: 198361718 Test: MicrodroidHostTestCases Change-Id: I5385700e86b4962133df80b750208ce45cec2655
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.