commit | 9c0a5ce2b5f66660b9c4b1ea50cff8caaf01e4c5 | [log] [tgz] |
---|---|---|
author | Jihoon Kang <jihoonkang@google.com> | Fri Jun 07 06:35:56 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Jun 07 06:35:56 2024 +0000 |
tree | abff2733c943ae6884265c7aec915cd90fdca9ac | |
parent | 15367239939a7419d9f892b09741a9567da09c8d [diff] | |
parent | 949489bb9275dbcdfeff2439fa6215d287af4e71 [diff] |
Merge "Add sdk_version property to cts tests" into main am: c0634700ce am: 949489bb92 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3117454 Change-Id: Ie7d1c4e5d831ffec37e0b5f7654a6bbe60b19cfd 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: