commit | b3aa4040fafb72850e2897fdbc2683f7efce0ef4 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Tue Aug 30 17:39:50 2022 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Fri Sep 09 17:23:19 2022 +0000 |
tree | bc20f151bf17e930fdd81e8feef03801aaa15b3d | |
parent | 25109dd9e56aa2cc0677c2403ea1361ae3c3cdf3 [diff] |
bootFailsWhenLowMem to rely on onPayloadReady callback There are cases in which VM shuts down due to failure but crosvm returns success. The more robust way to confirm that VM boot failed is onDied() callback executed but onPayloadReady() callback was not executed. Bug: 240235424 Bug: 244415717 Test: atest MicrodroidTests#bootFailsWhenLowMem Change-Id: I8a5e7b25e4b0e5760b2eb21e7d06dad29d59d43f
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.