commit | 24dc196a7954936f2e88d538cbbde38e7137f07b | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Wed Jan 22 09:47:14 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jan 22 09:47:14 2025 -0800 |
tree | 7dfc2440f5eb802b76d1ebca22c52613f7e029fc | |
parent | 90db5af22afe91ea31d79f0445e395063f369857 [diff] | |
parent | 385a0d10fb6ae5a97351f263bc2a907e03e2fdbb [diff] |
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 385a0d10fb -s ours am skip reason: contains skip directive Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3460370 Change-Id: I2b74392e51ab694899dfe8ff41cb9da88a949410 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: