commit | 9a2c1d18e9aaea6edea8a28532f568399d466ca7 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Mon Feb 10 06:46:04 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Feb 10 06:46:04 2025 -0800 |
tree | c829e9bba8d84a6e63a0e212bf4531399932bd77 | |
parent | ce2d593e277d983b4f5e68cdadb075a959f22754 [diff] | |
parent | 771d523bc7f5e9999a12b85cd71f83f741da715f [diff] |
Merge changes I8c46ad0c,I2b98fdc1 into main am: 6891c0e833 am: 771d523bc7 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3478001 Change-Id: Id812fd468540375aab202e2ffcab496105ab70c3 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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: