commit | 612b846c6d8381e5e22932131c23da3b6d85ac56 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Wed Feb 21 21:52:53 2024 +0900 |
committer | Inseob Kim <inseob@google.com> | Sun Mar 17 23:58:18 2024 +0000 |
tree | 5985fe51a9f0f41af94bf13d2dfc8a6249b4fdd5 | |
parent | 3840863545944d71542609d4288bdf2d2880cf45 [diff] |
Allow crashCommand for tombstone to fail Because the crash command is meant to "crash" microdroid, it can sometimes fail (due to adbd exiting too early). Using tryRun can reduce flakiness. Bug: 325035938 Test: atest MicrodroidHostTests Change-Id: I45e4f578d6ea62bc6bb7b29b3b36221738b5f9cc (cherry picked from commit 1aa4bdf4458f492729bff274953b4748322b0be7)
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.