commit | 624df075eb38022e7c895878d4c677d0b3b509c2 | [log] [tgz] |
---|---|---|
author | Akilesh Kailash <akailash@google.com> | Tue Mar 18 06:21:55 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Mar 18 06:21:55 2025 -0700 |
tree | f82e155308c3d9fe28a7244584fd595d8d71dc12 | |
parent | 6d58fab0589a644dcba6bb4ce72558e94e7ad640 [diff] | |
parent | 1c9b7d417677e17c5922656d2345a64855c6732e [diff] |
Merge "Run e2fsck during vm start" into main am: 87baaef7c8 am: 1c9b7d4176 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3547203 Change-Id: Id8de6e42ee4368426f21c85db7abbfdd9352cca9 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: