commit | cc5de6184da19edc0beb57ec654c77a2bd290f17 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Jul 16 01:13:34 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jul 16 01:13:34 2024 +0000 |
tree | c5784333999c27f23480f1af9c146235fbc79f22 | |
parent | 2c69216ffdcae2898a6f088ad37ef7b9d13ab5b4 [diff] | |
parent | d62453898dfe2a7b7589dead3ce51e7013ca0e8b [diff] |
Merge changes I3294e35f,I2b3572d5 into main am: d62453898d Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3173599 Change-Id: I66ee7298458468f5edc1db5bb71d44740c6c5e03 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: