commit | 001c502fbe2bfdd79b615ef979c8b42d1c9b4a65 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Aug 24 18:43:10 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Aug 24 18:43:10 2023 +0000 |
tree | 3e615bf26364445c887af255fdd5ef784cd5c394 | |
parent | c8afb107d1fcb4848a2c1612407fbe18c2a03da3 [diff] | |
parent | 7f4c0ac956af9f0730ecd7576ce2c5ad5ee9cf4f [diff] |
Merge changes Ia242c505,I5f641294 into main am: 7f4c0ac956 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2679056 Change-Id: Ie64a10cafd8238d540227984dfa2be947adfb6b5 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: