commit | b4e69f02945c00876e43cea0a688805d8d4495e9 | [log] [tgz] |
---|---|---|
author | zhangyongpeng <zhangyongpeng@xiaomi.corp-partner.google.com> | Thu Jan 23 05:18:07 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jan 23 05:18:07 2025 -0800 |
tree | 48403c22a7ded79799155b4f8f0108118ec37735 | |
parent | e048ad4c46286a22443764244cb599512838d06f [diff] | |
parent | 45cd695ec89bcc106fa0ca3c5fcbf38356fc780a [diff] |
Fix run microdroid with vendor img command am: 45cd695ec8 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3462633 Change-Id: I7c6db787aafc7a4fa2f1c57d6eda0055bb942717 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: