commit | 0945c53e00d6ca08667002a4c63bc26cb3c5ea70 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Nov 08 09:05:15 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Nov 08 09:05:15 2024 +0000 |
tree | c678354c3f7efd5d48e5179fe913afdde365f752 | |
parent | d5fd4bf1ee626cd1f006dbdfb9e57a7740dac0c5 [diff] | |
parent | c315bd4361594e59b4355ae7bb2d008cd885ee3f [diff] |
Merge "Allow multiple xml files for early VMs" into main am: e15c92ea8e am: c315bd4361 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3341459 Change-Id: I79167714da216d5c8b74721eddcee8045adaba84 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: