commit | dded3f500fa0f7663cd1fff7d01c26beaea3b46d | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Wed Feb 21 10:54:41 2024 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Wed Feb 21 10:54:41 2024 +0000 |
tree | 146dbc79d89d38d9f1629521f265c928f8ecb7ce | |
parent | 004e8def08029d6e270f4e5812b6985ccdb92a36 [diff] |
Temporarily disable the caps test While we figure out what to do about older devices with conditional AVF support. Bug: 326092480 Test: atest McirdroidTestApp Change-Id: Ia2398fbeec3e62f8af1e25f776de37c6fd14b3af
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: