commit | 3aa62b3990f54de8b2b17c1ffda5c23c4ea4cbd3 | [log] [tgz] |
---|---|---|
author | David Drysdale <drysdale@google.com> | Mon Mar 25 12:31:48 2024 +0000 |
committer | David Drysdale <drysdale@google.com> | Mon Mar 25 13:12:12 2024 +0000 |
tree | c610e898ce77818c89f3b3b4732343911644e22a | |
parent | 1da2d5d07fd919ede75e53859d3ed3f28e751ff4 [diff] |
Allow a new owner to claim a VM ID Bug: 294177871 Test: virtualizationservice_test Change-Id: I285175c8d11cc402b03dd750fbe7cbf47aebae78
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: