commit | 45cd695ec89bcc106fa0ca3c5fcbf38356fc780a | [log] [tgz] |
---|---|---|
author | zhangyongpeng <zhangyongpeng@xiaomi.corp-partner.google.com> | Thu Jan 23 16:35:30 2025 +0800 |
committer | zhangyongpeng <zhangyongpeng@xiaomi.corp-partner.google.com> | Thu Jan 23 16:35:30 2025 +0800 |
tree | c1395a545b1817ad4c6745f5ec7636f59dfbfe12 | |
parent | 4c22fc8b9e3cbd21f259585c89466294cf8808b7 [diff] |
Fix run microdroid with vendor img command Bug:n/a Test: adb shell /apex/com.android.virt/bin/vm run-microdroid \ --debug full \ --protected \ --vendor /vendor/etc/avf/microdroid/microdroid_vendor.img Change-Id: I32eff71034797cac8cc6aef21931af6bf25f5876 Signed-off-by: zhangyongpeng <zhangyongpeng@xiaomi.corp-partner.google.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: