commit | f076f40f498eb9c7e186c86cee286efbae28bcee | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Dec 06 01:25:27 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Dec 06 01:25:27 2024 +0000 |
tree | 003af13aa443fb67d4cd80f8693ca4c178b57f08 | |
parent | 188eef7b9006ea1fe7c0d398af7c33380a0d18de [diff] | |
parent | b63d2dcd1d8c51b150fab6894f3df1f6079fa9f4 [diff] |
Merge "Remove hack on APP_DATA_DIR" into main am: a1df08675d am: b63d2dcd1d Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3391934 Change-Id: Ibc19194e4b473ef5e9ea75fed7015f0debcf39a2 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: