commit | fcb60e2e1ff1eaa2cf4e14b2ca5d05533139d01b | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Dec 23 01:05:18 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Dec 23 01:05:18 2024 -0800 |
tree | 5f20051e0707b4981e5e23e4d0061ac1d5228654 | |
parent | aa0f84b12e9a9852dc0ca105a93f8853b66b04f7 [diff] | |
parent | ea1d90a2d5b09737e47377e5ad7df9cfba670bc4 [diff] |
Merge changes I7a04f9f1,If438dccb,I85dc4ffe into main am: 4e66a73b93 am: ea1d90a2d5 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3428427 Change-Id: Ib96ca355c87acd6ebd3300952ef4c716c72a28c6 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: