commit | 4a66deb31a9f5d3c04ad22635f9ba05cebaf95b0 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Fri Jan 27 12:12:00 2023 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Fri Jan 27 12:19:43 2023 +0000 |
tree | d17c6c9f4566d9dbcf36be69b03484da68ecb803 | |
parent | f11ada90afb56689e0ae08b292bfe71ef3d68aa3 [diff] |
A stopped VM with no files is deleted I came across this accidentally while writing a demo app. It's very much an edge case, but without this fix quite difficult to get out of. (Writing the test to reproduce was most of the work here.) Bug: 243512240 Test: atest MicrodroidTests Change-Id: Ifd51b463302418d36c83a25c1d5dedb701179363
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.