commit | 4f54980480bcebc1406a4d9aab96a79453b35d3e | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed Nov 06 05:38:43 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Nov 06 05:38:43 2024 +0000 |
tree | f1e59ee498041c3c3f6a0645c3149d39c24adab3 | |
parent | 12e361cfc194d319b964e2acc67d7f456d483b26 [diff] | |
parent | 55596601eb6906d79be16fbcd6eada36e6da52e3 [diff] |
Merge "forwarder_host terminates when terminating VM" into main am: 5d7daeee40 am: 55596601eb Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3334034 Change-Id: I96f954e034608a4d40ca5ac16f4056b8be42e9bf 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: