commit | 20c082578fab095dcc94541ce6bf66e8d54011be | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Fri Feb 02 15:14:36 2024 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Fri Feb 02 15:20:09 2024 +0000 |
tree | e63cf78ab7187d06e88043bbce4e5398ff024e64 | |
parent | 7950894f016cf81e6f7f189d45715eab4bef0787 [diff] |
Add missing null check The new test fails without it, passes with it. There's a few more unit tests on the builder missing here (and we're missing a getter), but I'll wait till things are a little more stable. Bug: 323513087 Test: atest MicrodroidTests Change-Id: Ibd099ea5f959d24947ff0fbf2b530d0028f311a8
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: