commit | d7217e9837f21851941645213f6df1ef65b9c66d | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Mar 12 22:44:22 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Mar 12 22:44:22 2025 -0700 |
tree | 437473be5d37e504d1ef876dcbbc3635fa7addc7 | |
parent | 047e179c6180661fe41ae53a09585dcf48e38343 [diff] | |
parent | 61741bfa9f45963d1eca146fffae79e0609096d8 [diff] |
Merge "Remove nullability of executorService" into main am: 61741bfa9f Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3541279 Change-Id: I30e6f4d1b3d82197cdc6c8d8dea4455b247952c1 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: