commit | 49468a5e679fe14fc23ff78566a2afbb3121077b | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Thu Jun 20 15:00:36 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jun 20 15:00:36 2024 +0000 |
tree | d07915abfe8c88c647e9987c055e646a0a03311b | |
parent | 5096fcdfc61a910381827269034eedad79d1b13e [diff] | |
parent | cefd5bde8571f15c83d6c6bb38200c55600f48ed [diff] |
Better messages for Ferrochrome users am: 9210458245 am: cefd5bde85 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3140049 Change-Id: I77a564ef57d5757628c35e1d290685b4c57e42aa 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: