commit | a2af2a71ab44460228492922bc8c31c73e0519dd | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Wed Oct 30 20:33:58 2024 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Wed Oct 30 20:35:32 2024 +0000 |
tree | 305c4a5e55873e9e988a82c27a94e574d4fd24b8 | |
parent | cdc31b8fc42d82ee3ed0467c9b33ea52d436c3a1 [diff] |
Reland "Generalize our parameterized tests" Test: presubmit Bug: 333730505 Change-Id: I17dd53cde2029879ca1a600ed71527949ba3ab1d
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: