commit | e048ad4c46286a22443764244cb599512838d06f | [log] [tgz] |
---|---|---|
author | Pirama Arumuga Nainar <pirama@google.com> | Wed Jan 22 21:11:06 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jan 22 21:11:06 2025 -0800 |
tree | b35024e8ae481091c6cf74835caa0b9bd3bcb51c | |
parent | e9abd7054b7d70712c1a968f32c8a77f648ebf88 [diff] | |
parent | 4c22fc8b9e3cbd21f259585c89466294cf8808b7 [diff] |
Merge "Ignore implicit -c before -E" into main am: 4c22fc8b9e Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3462628 Change-Id: I0e936d993a2aa9ce3c12d44576eb8d433223d61c 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: