commit | 28678273d43fa6f35d92c0ca0b9f8052715286bc | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Tue Jan 21 11:05:08 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jan 21 11:05:08 2025 -0800 |
tree | 479f00accfa756e4f097bb65e646ef6f8cd55a2c | |
parent | f46a3ac08da4016344acca3a01dc77f2b0321f98 [diff] | |
parent | 2950b4ef53c01f9cfc9d86ddf7f43ba714a01d98 [diff] |
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: ed1fbb3ced -s ours am: 2950b4ef53 -s ours am skip reason: contains skip directive Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3455688 Change-Id: I6e517d41220a3f7c71090105a4bfa61b0626d749 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: