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