commit | acdf867d86b6746df9704035899244797a8f43ab | [log] [tgz] |
---|---|---|
author | Stephen Hines <srhines@google.com> | Fri Feb 09 23:28:07 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Feb 09 23:28:07 2024 +0000 |
tree | afdfb3b2bb7c9c8bf43c2e0e5777f050e1cfa58c | |
parent | 00976ee3374f819939c3c53a2733d68ab2305edd [diff] | |
parent | 1ab22ea6b6e5e9dc76c8bd980550186577bae0e4 [diff] |
Merge "Allow clippy::unnecessary_fallible_conversions" into main am: 1ab22ea6b6 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2956135 Change-Id: I99489fe294a835fb555ea893a1abad92f2079792 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: