commit | bf2c6314ad251aa05df767fb395dc695506f9729 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Dec 23 23:17:34 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Dec 23 23:17:34 2024 -0800 |
tree | 8c162993603d426f8a3456f7269c5d6e174f4a22 | |
parent | 16816a35b9920e9dd0f5453738077c758d17ed96 [diff] | |
parent | 02a609cdeed2e20bb7c4f0c395719690bab7dafe [diff] |
Merge "Add VTS testing libavf LLNDK" into main am: 02a609cdee Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3426122 Change-Id: I7d21991000d5f5d9f8fa1ee03473a3167cf7639f 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: