commit | 249595675fbf017570ef4f4badaacc3d611f6768 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed Feb 21 09:12:15 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Feb 21 09:12:15 2024 +0000 |
tree | f6ee5f6b9231a5a6d6cd3d455d7de722e32d2f23 | |
parent | 21a22f56f0766957968502c99b85c804cf895479 [diff] | |
parent | 004e8def08029d6e270f4e5812b6985ccdb92a36 [diff] |
Merge changes I801ff6fd,I3a008c4b into main am: 004e8def08 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2968090 Change-Id: I708b88a40ddfb993af80443500d12f5d7c1ba209 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: