commit | 327c2c82affbdcb596ba583de748570db7dd6c0d | [log] [tgz] |
---|---|---|
author | Liana Kazanova (xWF) <lkazanova@google.com> | Tue Jan 21 11:53:40 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jan 21 11:53:40 2025 -0800 |
tree | f15baa7045ba3b931b22fd460b9b3b3741c73f56 | |
parent | 94e9a4cced857b4401bebc91e25f57cd0cb8f829 [diff] | |
parent | ac933340cb5c4bbfeaa57772082a876bae1ff8c7 [diff] |
Merge changes from topic "revert-3408863-TXTIFSOPUR" into main am: 2ed2ed8475 am: ac933340cb Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3458526 Change-Id: I3fc850f0a9556e82b9a0fb66baff1b8f15023a83 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: