commit | d65a264413f5493d8cce47989fc6549f2e716440 | [log] [tgz] |
---|---|---|
author | Mu-Le Lee <mulelee@google.com> | Tue Nov 05 12:28:00 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Nov 05 12:28:00 2024 +0000 |
tree | d4053453112f0e06237dc455148a94b564309bed | |
parent | 9073b108894592cef1ede91fcb5726656e66c135 [diff] | |
parent | 8318c73bf51eb43bd1e72b389828a062e9d8a8eb [diff] |
Modify debian build script to integrate disk resize am: 955b658584 am: 8318c73bf5 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3328178 Change-Id: I87eeaf782ba4c6c22b95ca42b9cd345f1a20a125 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: