commit | 799d62d1e63b02db34e8445f3c7d81d55d5863df | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Mon Nov 25 14:08:27 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Mon Nov 25 14:08:27 2024 +0900 |
tree | f20d5fcfe418d3e0cf5983c82bb675b5723fa0f9 | |
parent | 09530bfe9038150b6f32d1e3157536abfa2fd761 [diff] |
Move connectToTerminalService into startVm When there is no installed image, connectToTerminalService isn't needed to be called. It sometimes causes delayed load in initial run Bug: 380536292 Test: turn off screen during installation, and turn on the screen a minute later Change-Id: Id8f0bf97ddef12f32b47c0bc45259d55e67d59dc
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: