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