commit | e25f4ec3048a0cdfe78ccdba33b694f3e7629808 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Aug 29 09:55:22 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Aug 29 09:55:22 2024 +0000 |
tree | 46ce1102cdd364dd95dd9c88ec5c9bd3e1925516 | |
parent | f45ecdba13c63441cb20d6aa7b92c140ab2a73d4 [diff] | |
parent | 45bf49f989bcc01fe50dc506eb874f44c2ae7754 [diff] |
Merge "Use virt-customized to modify base linux image" into main am: 2e7b5d8e5a am: 45bf49f989 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3247594 Change-Id: Ic4bab54ca6e4f1347d23bbeab85b5c0847822a16 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: