commit | c9a7fd99322c1a52a16ccaa587027c5eb579d7c9 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Oct 15 05:34:04 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Oct 15 05:34:04 2024 +0000 |
tree | 41004da7558f3182842800d87c1771826b296f24 | |
parent | 4bd67dac6121adb5051854252508b01740274985 [diff] |
Revert "Fix a typo" This reverts commit 4bd67dac6121adb5051854252508b01740274985. Reason for revert: compatibility Change-Id: Ibb5b6ea25d16e1f40db60496fff4c3c9bdb59ee3
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: