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