commit | 9da405abf6b5c1ff240c61906d43b8a3279cb6b0 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Sun Dec 15 18:12:30 2024 -0800 |
committer | Jeongik Cha <jeongik@google.com> | Sun Dec 15 18:12:30 2024 -0800 |
tree | a326e75693adab4b8ef8ef2c9fda7117e0ccc76a | |
parent | 347d5503cd97f971e3d6a94bcb34fa31f1a2ff45 [diff] |
Revise error activity's guide Add content about turning off/on the terminal option Bug: 383026786 Test: check the contents Change-Id: Iaa09cb7408fb5dbd06e30dbadeb1a3616ed46e62
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: