commit | c84032392cad02b8c5a4b463e559b7f1d263c640 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Mar 12 23:09:25 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Mar 12 23:09:25 2025 -0700 |
tree | 810dba892c22fc26dda2220fd654696b44e389f4 | |
parent | c1e226856e0370e858e6aabbdebc782907c0a155 [diff] | |
parent | 182f5ac091f0f1c43df244381ca0d3b8509f9eef [diff] |
Merge "Change Terminal app's image tag to SDK_INT_FULL" into main am: 6f7ad334d7 am: 182f5ac091 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3537693 Change-Id: I9e51bd56180372c0e4684380fb579722235d3d7a 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: