commit | b4e326483e4eabccd6f6dff6d6dcf21e97a40cba | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Thu Aug 29 17:43:57 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Thu Aug 29 08:50:44 2024 +0000 |
tree | 9693148f2675630d81aa44ee53257c9519b7dfd1 | |
parent | 105153e486d7d2dfded4d0c41b22fb2bc493a5ee [diff] |
Use virt-customized to modify base linux image * install ttyd * install guest agent(vsock.py) * add them in systemd, and then enable in init.sh Bug: 362897977 Test: ./setup.sh and then check if the image is available in terminal app Change-Id: I9d845d22160eed26b07fb2ed3aacd6c044c08073
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: