commit | f5fc5f7f15d1522fb67cf384f4039bcbe365d916 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Wed May 15 15:06:10 2024 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Wed May 15 15:06:10 2024 +0100 |
tree | 2648f4beedb641c990e304405b0c2a841d3696ff | |
parent | 73604ccd988c56b54db022be67ad039475c18a0d [diff] |
Make the VM Payload API explicitly public The .so and headers for the API should be usable by any VM payload, so make sure they are visible. Bug: 335311756 Test: Still builds Change-Id: I8594f1b13248221583562e6a496d003de1a98be3
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: