commit | 289d5b0a5830288844f2fc4355123ad15c8e26b9 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Mon Apr 08 15:54:59 2024 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Mon Apr 08 15:58:17 2024 +0100 |
tree | 4a57e12ad8e6be5f3704bb54b600695f677253a9 | |
parent | 656095bca0df1d99dc9996ee30562864e62037b3 [diff] |
README fixes - Change to referencing the main branch in various URLs - Fix broken link to javalib (it got moved). - Replace Java APIs link with the new documentation. Test: N/A Change-Id: I5a13f65986d4284f2b7e0e6f333d9ab7290f38bf
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: