commit | f4ec830f6e30793d3bf022f30dee94dacaa1ab9f | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Mar 20 04:17:09 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Mar 20 04:17:09 2025 -0700 |
tree | 40689ab4a4c8a960c6ffbc252934bf39f9395d44 | |
parent | 8cb6bc440a7464e631daad6f63194e017943a23c [diff] | |
parent | 778795b6c3075ead42ced6c135b42bc08c660c23 [diff] |
Merge "Truncate disk if fallocate throws an error with not enough space" into main am: 778795b6c3 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3553404 Change-Id: Ie530eb70f4c3058f5ebcb64478930aef2589122b 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: