commit | 755c70e6a4ce4a2f42d8e0374b93f80c60f231f2 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Thu Feb 08 17:45:02 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Feb 08 17:45:02 2024 +0000 |
tree | 6a1dbe4a50ecb33b331d96313b440f4fb65ce413 | |
parent | b19eb0ffbd8d37f1d6841c39a6cc5738ba2f4061 [diff] | |
parent | a16d3c18dc2a84053b0c140735f65f67930f816b [diff] |
Merge "Add test API for extra APKs" into main am: 7a7b2a9dd7 am: a16d3c18dc Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2950432 Change-Id: I118cfd5930a95c23b906124c938d0aca0fe1ed4b 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: