commit | 0d7efedf13873382e4cb793f8bbf33d279b1ccdf | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Mon Jun 17 06:08:56 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Jun 17 06:08:56 2024 +0000 |
tree | d5fd6260085389e301c32dbfb22e83bb663610b4 | |
parent | e0bd88b0325e3d2ca4f86cfdae1bf75f59fc6e12 [diff] | |
parent | 32be59b1fc06fcc2319f970b66146c3fb02bd604 [diff] |
Merge changes from topic "fc_network_no_persist" into main am: 32be59b1fc Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3133397 Change-Id: Ic9c7345cfc18d86c5ccca733cb25d296b235eadd 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: