commit | cefd5bde8571f15c83d6c6bb38200c55600f48ed | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Thu Jun 20 14:37:25 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jun 20 14:37:25 2024 +0000 |
tree | dacf663f84204e11b23de72a6d1edda71f6ccad5 | |
parent | fde8e618f6a36883660d9a82cffbe94d80a1c60a [diff] | |
parent | 92104582452b9f6cdb1a36d64b882281b3145c8c [diff] |
Better messages for Ferrochrome users am: 9210458245 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3140049 Change-Id: I4c1d33002d274df27584f31231fa6ba61f310bab 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: