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