commit | b6c2f062dfe9a767808c0cd389d2c99c23d64f5b | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Thu Dec 05 02:24:59 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Dec 05 02:24:59 2024 +0000 |
tree | 41d651ba6885b6c717d0af7f6100f6551df57b6f | |
parent | 4e61f99460e15350763d1b541c10aaab94e9e97c [diff] | |
parent | 6749fb39a10e8a9bf6a0318aae60d8df88c7e2aa [diff] |
Merge "Do not use shared preference for disk resizing" into main am: e8370987fc am: 6749fb39a1 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3391841 Change-Id: Ibc9640a4d5730fd8dd7e281130cfd4264e225e15 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: