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