commit | 747705296acaef4c4665d3294062553822c46ff1 | [log] [tgz] |
---|---|---|
author | Mu-Le Lee <mulelee@google.com> | Fri Mar 21 18:57:11 2025 +0800 |
committer | Mu-Le Lee <mulelee@google.com> | Fri Mar 21 07:27:16 2025 -0700 |
tree | c1c13ef36c19f9a14a25991adb11fad442842723 | |
parent | 94deaa8f78046720cb621f097b30c397104cf7c4 [diff] |
Check activity != null before accessing it Test: Manually Bug: 404543904 Change-Id: Id63555f57f5c082c1cb7f49afefaf776251b6190
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: