commit | a2261c93a5bf11431db4ea20f7b3a119e9b9f533 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Feb 21 14:04:59 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Feb 21 14:04:59 2024 +0000 |
tree | 8e8b38b631796bbbaf7f28a90fd414a6c0b65e36 | |
parent | 0e2209df45fac46a49473fd3ffa1586e6922fb18 [diff] | |
parent | 3f1a33e43fe040187b2fe777aff722ae07ecb42f [diff] |
Merge "Temporarily disable the caps test" into main am: 3f1a33e43f Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2971191 Change-Id: Icd09bb538b80f485efb802d977c6e05743b4c98d 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: