commit | b0dd0d35b242acd4db81c6e93d758be13560412e | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Tue Oct 15 00:31:07 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 15 00:31:07 2024 +0000 |
tree | 3204c5b9ea8740e1fe2b19aea1b951e4d0877f11 | |
parent | 873068e4bcd027daf63aa791726a9a5e638f8295 [diff] | |
parent | 4c366875032b2c5b8012e51bf6f3468b9c432994 [diff] |
Merge "Use new method/field to get StagedApexInfo[]" into main am: 4c36687503 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3304046 Change-Id: I6831d034dd0cbc293b75e7a129589d688c4c49bc 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: