commit | 53696172c06b3e8ea2764e5fa8e0af49b1a1ef36 | [log] [tgz] |
---|---|---|
author | Aditya Choudhary <caditya@google.com> | Mon Feb 05 15:46:19 2024 +0000 |
committer | Aditya Choudhary <caditya@google.com> | Mon Feb 05 15:46:19 2024 +0000 |
tree | 08b9bdf6e1e22580aa074a3503dd0c4209b92806 | |
parent | 1f54d78dab3b96a40c3a6f2e94254a5f08885469 [diff] |
[DON'T BLOCK] Test ownership migration rules This CL is created as a best effort to migrate test targets to the new android ownership model. If you find incorrect or unnecessary attribution in this CL, please create a separate CL to fix that. For more details please refer to the link below, go/new-android-ownership-model Bug: 304529413 Test: N/A Change-Id: I2d2b76d1877eec0b2d36ba130da619b94bb046fb
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: