commit | 2814dd3266c27ee78b8df6eace7d9db04a743a5b | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Fri Nov 17 15:41:36 2023 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Fri Nov 17 15:42:55 2023 +0000 |
tree | da7f8f1d295b31bc94408b2f5cd34d982b7b11f6 | |
parent | ae152412f18af5ba194ab9612fd5b9e625637da5 [diff] |
Only add vendor_a to microdroid_super if vendor modules flag is disabled Bug: 307904471 Test: inspect microdroid_super.img on aosp_cheetah-trunk-userdebug build Test: verify it contains vendor_a partition Change-Id: If8962ed8e0e9f88af7460f9d7f5ce2f26aa90c68
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: