commit | dd0a173b8f106efdf9c50586725e6347f91f884d | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Tue Nov 23 15:26:20 2021 +0900 |
committer | Jooyung Han <jooyung@google.com> | Tue Nov 23 22:15:05 2021 +0900 |
tree | e6bdefbf61eaaac9b640e21af03000df1d3cf56e | |
parent | 72c774c9bd8dcb05b2187a95c6c091c8f85730cf [diff] |
Add notifyError/onError notification for VM errors For now, microdroid_manager shuts down a VM instance when it fails to verify the VM payload. This change adds a new "error" notification to deliver the error to the VM app. Fow now this doesn't change the workflow. In a follow-up change this will be changed so that VM app can decide to shutdown or not "onError". Bug: 205778374 Test: MicrodroidHostTestCases Change-Id: If7fdac3996b69601be0eda17da3e4cf218b4d1d8
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.