commit | f181c62c1280343bfe7aedca05696d666ef7203c | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Tue Oct 15 07:10:01 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 15 07:10:01 2024 +0000 |
tree | 317c71bcb007926773de042403ec4bb1d593b142 | |
parent | 5cc5748b42deebc03562c9c364c026c375dc4774 [diff] | |
parent | 367dcd6ae9ba3b4fcddc3bfe711773ea5ddc446f [diff] |
Merge "Fix typo" into main am: 367dcd6ae9 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3309446 Change-Id: If44a6d29eed6ebb18ab4d8888698c2b0a44c80d8 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: