commit | 8751c30e1b178c6dff844aac20b3ae5f9ddf35cd | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Fri Feb 16 14:48:25 2024 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Fri Feb 16 16:17:45 2024 +0000 |
tree | 63db3bd8c987a667b6511562999bf1e2ce0144ad | |
parent | 275107745bccde107b9d0e4950fc490c1911e39c [diff] |
Config compatibility for vendor disk image Having a vendor disk image is definitely incompatible with not having one. But different vendor disk image paths might well be compatible. So add a fairly minimal check, and an equally minimal test. Bug: 323513087 Test: atest MicrodroidTests Change-Id: Ia0fc32c4c736e4490c0e814e6dde7b06d4ae21a7
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: