commit | 4c156b4ac239e04d5cf73a49b78799749e979e24 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Dec 23 16:17:35 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Dec 23 16:17:35 2024 -0800 |
tree | 20923c8359386b0d7626c6151196b06a201a2ff3 | |
parent | ea9474f5e6baa56c4af84c5367d2ef3c5f01a970 [diff] | |
parent | e6ebcd748b6cbbb8464b08315eb67245569e0645 [diff] |
Merge "Revert "Convert ErrorActivity+a to kotlin"" into main am: d294b4c758 am: e6ebcd748b Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3428161 Change-Id: I82ad15f509ed757cc4237b9d68886e525d7e8ce5 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: