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
2 files changed
tree: 8f77c39cf744701d01db6709e2495f377a8dacee
  1. apex/
  2. apkdmverity/
  3. authfs/
  4. compos/
  5. demo/
  6. docs/
  7. javalib/
  8. launcher/
  9. microdroid/
  10. microdroid_manager/
  11. tests/
  12. virtualizationservice/
  13. vm/
  14. vmconfig/
  15. zipfuse/
  16. .clang-format
  17. Android.bp
  18. OWNERS
  19. PREUPLOAD.cfg
  20. README.md
  21. TEST_MAPPING
README.md

Virtualization

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.