commit | a565164d1fbda3e280325c503739ed14655db8e1 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Oct 29 18:17:08 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 29 18:17:08 2024 +0000 |
tree | 502120392ae9754db0826c45d50d44b8c54853c4 | |
parent | f1ddd7f297be6582414101097a20f5988531266b [diff] | |
parent | 6d635ecfc3e1a7a4970355591939c942e8ae525f [diff] |
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into main am: 6d635ecfc3 -s ours am skip reason: contains skip directive Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3324474 Change-Id: I91e70536a3a294f42e2b2e335a428dddb973a68b 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: