commit | ce4701680fa15caeb14160747472618700775a1f | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Jan 10 15:48:00 2025 +0900 |
committer | Jiyong Park <jiyong@google.com> | Fri Jan 10 21:40:17 2025 +0900 |
tree | dd32452b2f3dabe4205bb061e79abc114ddf8025 | |
parent | 505be76f614d5a1d29301d70d181bb7b8514d3b9 [diff] |
Use separate channels in terminal app Bug: 381791936 Test: run the terminal app Change-Id: Ib65ecec6d1c8596eded45d2d84ff8a73f5f4e0c4
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: