commit | bfe086f088ab3b29d6e27d07ec3813a98d200ed1 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Thu Oct 28 10:15:45 2021 +0900 |
committer | Jooyung Han <jooyung@google.com> | Thu Oct 28 10:58:37 2021 +0900 |
tree | a09529afdd56ff556967ac9373b1338f66f21350 | |
parent | d1647033ddfe120e5bdfe8e51b2731896bfe441a [diff] |
microdroid_manager shuts down on failure When payload verification fails, microdroid_manager triggers shutdown so that VirtualizationService gets notified and then again forwards the event to VM user apps. Repro: 1. adb shell apex/com.android.compos/bin/composd_cmd \ forced-compile-test 2. update compos apex (reboot) 3. run compos again Bug: 204073443 Test: see above Change-Id: Ide4d77f693e77a57eb15dd727eb50360abca6acb
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.