commit | ab1037d26b6bc7e6e06aa5af5071f70eaba4ce9e | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Wed Feb 08 17:03:31 2023 +0900 |
committer | Inseob Kim <inseob@google.com> | Wed Feb 08 17:06:26 2023 +0900 |
tree | f1c13d130b02b3b073bf93b76e943f6d0fff9cde | |
parent | 1d3ddd79bf5cb3de2c418f81a96e635c893634b4 [diff] |
Export tombstones by default for debuggable VMs VM config's export_tombstones is now optional. Default is true for debuggable VMs, false for non-debuggable VMs. Bug: 250165198 Test: atest MicrodroidHostTestCases Change-Id: I818bcf3446b5bf7f560487265d82cd08f97c277e
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.