commit | 05b0818129c48982475486d55ca3a074892f2e1f | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Thu Jul 04 17:54:52 2024 +0100 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Thu Jul 04 18:09:18 2024 +0100 |
tree | b8678f133eaeb6085cfc08b3a3c6b0e0c2cb8030 | |
parent | e4f7215f0f886ef11f1fc597c3a92257abff512d [diff] |
vmbase: Fix typo in async_safe_fatal_va_list docs Test: - Change-Id: I7a92895e195c599da32ee3421bd25c5f514377d3
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: