commit | e3a3db1437f2ae7f467c59f7b5e40e4f0536791a | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Dec 26 13:02:20 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Dec 26 13:02:20 2024 -0800 |
tree | 3b0cd74f1f6163fa75be07a0d680fc523910fa19 | |
parent | 31e90787ddee872747bf0f78d674f31c66322f2f [diff] | |
parent | 42e337b68120a0dbb3af19b014f30291907fc70b [diff] |
Merge changes I7b8cf049,Ia97139de into main am: 103d31ba8a am: 42e337b681 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3398785 Change-Id: I49bc3735b80fd55ddd08db3d7f2e0ce719821066 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: