commit | c1f562eca12ff61caee1a3d102ca66eb43f2c150 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Wed Aug 14 11:19:00 2024 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Thu Aug 15 10:32:44 2024 +0000 |
tree | c120aaf6eec197028806ab4569abc01978eb462f | |
parent | 1d947de31b39d66ace3cb194d1ab10938e30ca60 [diff] |
Add name for some VMs in MicrodroidHostTests This will make it easier to debug test failures. Test: presubmit Bug: 357953489 Change-Id: I95c437b64ad598e16d34fb3bff4e4adee2975566
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: