commit | d3ac67981f07cbc921c1184beaab781bd6c9a7bf | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Tue Mar 04 09:57:19 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Mar 04 09:57:19 2025 -0800 |
tree | c0dbb69fe7ef8ae099fae087f7a4d6d0c2dd8166 | |
parent | bfcb1bd21c5e59fc48761a74746de49d73e60548 [diff] | |
parent | ea73e3a2186aaa20d4734d4ae931cf4fa860a6c5 [diff] |
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: d55df27a32 -s ours am: ea73e3a218 -s ours am skip reason: contains skip directive Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3521853 Change-Id: I9e45577b0734ad53cce975c85ff90245b62bf8ea 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: