commit | 6cb315848f16af1184531e4f1dc3a0c9767c15a4 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Jul 16 08:40:35 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jul 16 08:40:35 2024 +0000 |
tree | 7682c9f374a45636a61bbcdc14dfe84bb76d26f8 | |
parent | cc5de6184da19edc0beb57ec654c77a2bd290f17 [diff] | |
parent | eb6c5d1c4119e77611569b76b2b375ee3f098f15 [diff] |
Merge changes I7ec1e151,I12a6a1ef into main am: eb6c5d1c41 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3170360 Change-Id: I185bb71de9d52cb447072747bb5653d79663427d 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: