commit | 61615bd4234526c645ecae60a870aa0499d79964 | [log] [tgz] |
---|---|---|
author | Aditya Choudhary <caditya@google.com> | Wed Jan 31 21:26:18 2024 +0000 |
committer | Aditya Choudhary <caditya@google.com> | Wed Jan 31 21:26:18 2024 +0000 |
tree | 28e503bc2d4f6fee5ff9399f91833c0472b3f1bf | |
parent | 5830b2b638f7e8426e199b4ea88c85d2359ea50d [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, <add g3 doc link> Bug: 304529413 Test: N/A Change-Id: Ied8f167ea2f95d2ac12f17164ac83b336d2622ba
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: