commit | ab14bb051b52ebd144b53d6e27e58e6e6fde9e23 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon May 13 13:06:04 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Tue May 21 09:16:50 2024 +0000 |
tree | 11ad0319f23dc206f24d12f09ee7abbf72e340a0 | |
parent | dd7db8d7c695f02ce92ec342cec88b0e52c3ccd9 [diff] |
Add more details about Service VM to its doc Test: doc only Change-Id: I0c16da6334127a852b8baeed7907590b8d5691fc
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: