commit | 0c655c7bd135e8e80fe83c2ca3ff85509a78ebb1 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Nov 30 06:49:23 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Nov 30 06:49:23 2023 +0000 |
tree | bd20bd405de013acd2d574aa13d71991be4c350b | |
parent | a03e91f4580412ad5140a61aed977346c5805419 [diff] | |
parent | 11088cbed283652d84971bd3942274ed1c172574 [diff] |
Merge "Fix to ignore clippy warning" into main am: 11088cbed2 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2853848 Change-Id: If1f634a88f3f9a4a01f8b1770775bfee597ce1e1 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: