commit | 347d5503cd97f971e3d6a94bcb34fa31f1a2ff45 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Dec 13 16:06:04 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Fri Dec 13 17:42:48 2024 +0900 |
tree | 3115545eb155759acf30ac5aa3fa11e4599fce4c | |
parent | 4337c0bda6b77d9d6969e46be584336ce6bffdaf [diff] |
Increase timeout for ttyd, and make it interrupt-aware 10s might be too tight, so increase timeout to 20s And raise a runtime exception only if the thread isn't interrupted Bug: 383047492 Test: click close before ttyd is ready Change-Id: I593768053b52b4815cade9ba320c662c7bc83f93
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: