commit | 53b21a7cdfc91520f3026a66e645900be022d82a | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Tue Mar 11 07:15:37 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Mar 11 07:15:37 2025 -0700 |
tree | 9e9c831496cc2dac40a2cc6882eb02a47ff8f307 | |
parent | 46ca1e7d2b0cb5a0349c34856064f56c51e055e9 [diff] | |
parent | dd6529e71d65ce033876d684da461ab44748c373 [diff] |
Merge "VirtualMachine: Fix Javadoc for restarting VM" into main am: dd6529e71d Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3535099 Change-Id: I2e9d4ea8001cd878d639c809981888c35425c759 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: