commit | 362609a4d09e234a9aba775349fd8ba42ce99a06 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Dec 05 03:45:25 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Dec 05 03:45:25 2024 +0000 |
tree | 955de614f84702cd4074fda4c47046d344413beb | |
parent | 4297c62992446ba7763d8586032e2867d9830cfb [diff] | |
parent | a6e46b8e754c46f7c1c717c0e8a9a5e59d964e71 [diff] |
Merge "Add localdebs dir to install deb files" into main am: 9aff2f3599 am: a6e46b8e75 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3391840 Change-Id: I50bd5df66c4a59a826bea05a37cb47807d217e3a 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: