commit | 32bbc2efa1bd1d64d34037a90038782ba02c51fe | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Wed Oct 18 10:59:19 2023 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Fri Nov 03 16:46:05 2023 +0000 |
tree | 4182623aa5fdd0411a0ee1ff8932600924852caf | |
parent | 6517f74747aabc9ee2fb3f7d76b97ac047985b3f [diff] |
README for the Java APIs Add a description of the various APIs and the features they support. Add links to and from related documentation. Bug: 298945853 Test: N/A Change-Id: I58c583b8f4dc534511bbb915f4635b38f374363c
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: