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