commit | 0d5a63447e635e984c77e384bcf257d81cfa0189 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Dec 23 20:16:50 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Dec 23 20:16:50 2024 -0800 |
tree | e5233001b3a766ee999e41b997c096da20c32e39 | |
parent | e6ebcd748b6cbbb8464b08315eb67245569e0645 [diff] | |
parent | f2a2f200028bea6d81ce25204e2b7d2172778389 [diff] |
Merge "Revert^2 "Convert ErrorActivity+a to kotlin"" into main am: f2a2f20002 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3431879 Change-Id: I7898cbf592b5bc7d43346d44effa3a05f78869ac 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: