commit | ca34a680cee84dc3ce515e608f9461d993dc2826 | [log] [tgz] |
---|---|---|
author | Stephen Hines <srhines@google.com> | Sat Feb 10 00:06:31 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Sat Feb 10 00:06:31 2024 +0000 |
tree | afdfb3b2bb7c9c8bf43c2e0e5777f050e1cfa58c | |
parent | a45940da2ef24a671c822558b120ab2abdc33a01 [diff] | |
parent | acdf867d86b6746df9704035899244797a8f43ab [diff] |
Merge "Allow clippy::unnecessary_fallible_conversions" into main am: 1ab22ea6b6 am: acdf867d86 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2956135 Change-Id: I3d6456e1d6da7c233cbe9f675230993517f031b3 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: