commit | 5ae1b4dc0e900570c36b28aaa2eabaa5a2e630b6 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Wed Nov 29 10:38:00 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Nov 29 10:38:00 2023 +0000 |
tree | f2fa654a3364c5bad35f8dbc9ada8aa2a5363117 | |
parent | 3f47d1925e44784910ed2fa1ad97aa170a808802 [diff] | |
parent | d8ecced1c4518198effda60c8814e38165ecef76 [diff] |
Merge changes from topics "b/308759880", "b/313042092" into main am: d8ecced1c4 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2828312 Change-Id: I7bbe4b376a9fa7666a28c4d7ec4e53e3f614bc5f 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: