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