commit | 3be2b3bac5b1c31e1bf4e4ccc6811506d12dcd84 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Wed Mar 12 23:59:12 2025 +0900 |
committer | Jiyong Park <jiyong@google.com> | Thu Mar 13 01:51:36 2025 +0900 |
tree | 680cb0a82829622f397097344f793c5116141f69 | |
parent | 8c3e8e620bc754b321864c01aaac6c2ed48276d6 [diff] |
Give longer boot timeout when running in CF or goldfish Also, increase the normal boot timeout from 20s to 30s to match with the test. Bug: 402727622 Test: run TerminalAppTests on CF Change-Id: I6c89b9bd1fb0d2e2c269ff4239e8aeff77e51d44
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: