Move rialto to under guest

Bug: 352458998
Test: pass TH
Change-Id: Ifcc82f56491fd4b3a627626e079e89ea0f1f7c28
13 files changed
tree: bfaee703e209dfa0d1f688d2bb668055b9b549bf
  1. android/
  2. authfs/
  3. build/
  4. compos/
  5. docs/
  6. ferrochrome_app/
  7. flags/
  8. guest/
  9. java/
  10. libs/
  11. microdroid/
  12. service_vm/
  13. tests/
  14. virtualizationmanager/
  15. virtualizationservice/
  16. vm/
  17. vm_payload/
  18. vmbase/
  19. vmclient/
  20. vmlauncher_app/
  21. zipfuse/
  22. .clang-format
  23. .gitignore
  24. Android.bp
  25. avf_flags.aconfig
  26. dice_for_avf_guest.cddl
  27. OWNERS
  28. PREUPLOAD.cfg
  29. README.md
  30. rustfmt.toml
  31. TEST_MAPPING
README.md

Android Virtualization Framework (AVF)

Android Virtualization Framework (AVF) provides secure and private execution environments for executing code. AVF is ideal for security-oriented use cases that require stronger isolation assurances over those offered by Android’s app sandbox.

Visit our public doc site to learn more about what AVF is, what it is for, and how it is structured. This repository contains source code for userspace components of AVF.

If you want a quick start, see the getting started guideline and follow the steps there.

For in-depth explanations about individual topics and components, visit the following links.

AVF components:

AVF APIs:

How-Tos: