commit | 01eea0030a145ba279db2679a20cc1643c8776c9 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Aug 08 08:21:32 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Aug 08 08:21:32 2024 +0000 |
tree | d65ea4c9e0eb88fd8471cd3cfa1516a2c951a5fa | |
parent | 7231caf5d47d592746a77293e5a9ad28ff325b6c [diff] | |
parent | 460d88a7299c33c796a00fc53f59bbac4d80fa2c [diff] |
Merge changes I554ba106,I7aa01d95 into main am: 460d88a729 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3208358 Change-Id: Ibe1ec7613b9a12f57247dba151cd921555a2b001 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: