commit | 488bd079351ecd15d2008439a580195e6fa8d567 | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Wed Jul 14 13:29:51 2021 +0000 |
committer | Andrew Walbran <qwandor@google.com> | Wed Jul 14 13:37:18 2021 +0000 |
tree | 8f77c39cf744701d01db6709e2495f377a8dacee | |
parent | 22eed3bc425ac6bc93b4d5017ade014167721482 [diff] |
Clear temporary directory on start. This is necessary in case virtualizationservice crashes and restarts for some reason, and is also simpler for permissions than clearing it on boot. Bug: 192917795 Bug: 193365943 Test: created files, restarted virtualizationservice Change-Id: I6a30517a76830c2440df268b45631bf9bffc9474
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.