commit | 5b1d9b3ee4a4df633aa18981b5df06e6e289a787 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Wed Nov 13 10:25:34 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Wed Nov 13 12:36:17 2024 +0900 |
tree | 69f1a6cef49f66703c78c5e49cfe4fbebe7532d8 | |
parent | 5d399fb3d9c7612a962b619a498739633174d04e [diff] |
Remove connect_console in vm_config.json 1. pty is not available by sepolicy if it is user build 2. if a developer wants to use that, they can modify vm_config.json Bug: 378666498 Test: run terminal in user build Change-Id: I941c9670ad2353e1ebb9ee4db3e03ba8e2515b69
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: