commit | 3a5971f4fa11c6b1ec8eeb23d2086aa0f69650d4 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Feb 09 10:50:49 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Feb 09 10:50:49 2024 +0000 |
tree | 1e539baa8c7da5c9dce64aba2682a6b0f750539b | |
parent | 765c32ba62e17c3b6ab93ec47e31444f0583a891 [diff] | |
parent | 1b4699640ff116b8a55f984f7c22ca4c2b53b593 [diff] |
Merge "fsfdt: Add test" into main am: c7fc387a6a am: 1b4699640f Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2953533 Change-Id: I964c18bb231428629b6108e75ae312406c0b473c 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: