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