commit | 146bd25fb2528e15e5581d719ac9a7d53ffd4ef0 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Aug 13 17:44:00 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Wed Aug 14 09:18:14 2024 +0900 |
tree | 7cbc7cfd9dc790251ff2221992d8caf1287735a8 | |
parent | f11ad4b0a4564c50ccbdb475aaab7e9b29f3c830 [diff] |
Introduce VmTerminalApp It has a webview to ttyd inside a VM Bug: 357827587 Test: launch debian with the terminal app Change-Id: Ie43c82bdbc52a651fef82d5020e52efb5083ef92
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: