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