commit | a5b9c0490d862b4ae1e2d922a3cd775158e455a3 | [log] [tgz] |
---|---|---|
author | Orlando Arbildo <oarbildo@google.com> | Tue Nov 05 14:12:15 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Nov 05 14:12:15 2024 +0000 |
tree | e6d269abce0b8dfe6e9026bbe1e7f4ba1208fcdb | |
parent | e95112efa24c83205930a2eab56f6739627256da [diff] | |
parent | 7831017bb48b8118e101b4f0d44ed679af7e6944 [diff] |
Merge "Allow changing VM name on configuration" into main am: 7831017bb4 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3331777 Change-Id: I7766663b22ad9f9da582092ef42e312157570ff4 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: