commit | f9eff2e2ad27a0a12078b6eac24a83ad171bba8b | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Oct 03 23:51:52 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Oct 03 23:51:52 2024 +0000 |
tree | 50652c9729a74f4e07ec2a957c16eef9df5a369a | |
parent | c89b5e6b865112b56a010a351dfd5d25bd2b797d [diff] | |
parent | c1f5251433dcbb34e2fb796628a4f433d16fc17b [diff] |
Merge changes I498c1740,Iff984b74 into main am: c1f5251433 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3289846 Change-Id: I2322455ff17fa06a1d14e4c8c347ea5e844a7844 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: