commit | 2d91dd12f8a3ed2f2e59bbdc4f29e562699b9bd1 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Wed Oct 30 20:33:58 2024 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Wed Oct 30 20:49:50 2024 +0000 |
tree | 0697c286796585bc87f65f8b26048ead2771152c | |
parent | 43c936269b480cd95062bb94a8ff540119fd5449 [diff] |
Reland "Update kernel to builds 12570979" Test: presubmit Bug: 333730505 Change-Id: I2e7ae8969a36dfb78c8c643eb4ad05d3830e9ca2
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: