commit | c00ee0ef38dfd6b767322831ffb1f910821166eb | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Dec 24 01:05:56 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Dec 24 01:05:56 2024 -0800 |
tree | ad65c6c9b6efd027948f7f598a0dfa4979e94334 | |
parent | 9f8d34dc35bfe29b6bd9c869a0736398412c467f [diff] | |
parent | e3835e0c181a579d6a4c4ce8520bc5f2f01dbbf3 [diff] |
Merge changes I935e2faf,Ia12df7e6 into main am: e3835e0c18 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3426323 Change-Id: I40fba98a8bd166dce7917c798e970704d817d3c1 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: