commit | d1d65feaf158df01cc31d372a99a52c93b232da3 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Mar 18 13:40:19 2025 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Thu Mar 20 01:59:05 2025 +0900 |
tree | 462c1680db123cb1b8f42bbbb09b7f507e3feede | |
parent | 6c76d1045dc5093eea693d75220929db5307c1ed [diff] |
Set up timeout for graceful shutdown Set up 3 seconds as timeout for graceful shutdown. After the timeout, stop the vm luancher service. Bug: 397138554 Test: click the close button in notification Test: resize works well Change-Id: Ib4bf5a92cdd9d9876a01ceb85545c9d645e539c2
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: