commit | fc73e52a8d3cd151def1a8f13ee0e50288c6c80f | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Dec 05 10:02:50 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Dec 05 10:02:50 2023 +0000 |
tree | d6fc5722ecd0b5059d5a6d52e0793f30d98b6eb0 | |
parent | 6049a8c02ae5c4b7680443e9eb70e77e7623151e [diff] | |
parent | bd05f76b6dcbcd9b2ea038ae0bbe6300c0ed80c9 [diff] |
Merge changes I48987602,Idcc3c7e8,I9dda103f into main am: bd05f76b6d Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2855627 Change-Id: I2829b8ff43ad1096fd8d36330a18299c6ec730ca 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:
AVF APIs:
How-Tos: