commit | adf142cee9f914c6c496a4261e80b4496fcdba3c | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Mon Feb 12 10:33:21 2024 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Mon Feb 12 10:33:21 2024 +0000 |
tree | a52a0c785e717bcac11b6c71ac7e8f1c13c0cf03 | |
parent | 6a33357da2054333eb7bf121f1b48cc74e182470 [diff] |
Remove misleading test This test was based on support for splits in extra APKs, which we dropped. Bug: 303201498 Test: TH Change-Id: I1879c07cca99312c5da71a6109e79b39b75aad9f
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: