commit | 1783850339509f2bfb9dc2beec697d263e83cb15 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Fri Oct 13 13:26:40 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Oct 13 13:26:40 2023 +0000 |
tree | 9b9c3dd2986dad317e9c250281124c7ab0ba01d0 | |
parent | 94aa4d3bd781224e31c78fd4b03c81588add03c2 [diff] | |
parent | ef47789b15936205c901611b68d7008cdcfb8336 [diff] |
Merge "Parse APK manifest to extract version etc" into main am: ef47789b15 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2782508 Change-Id: Ieee04730e97318c5f8a21b1466942a5efd12873e 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:
How-Tos: