commit | e418dbb538f1ba9e22891f132b2a29cb4e44bf3a | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Mon Jul 15 14:44:03 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Mon Jul 15 15:37:14 2024 +0900 |
tree | 1a72996941fc9fe0af48677c367659f178d67cc6 | |
parent | 4cfb2b601731807afcb9adbf521489489291fda3 [diff] |
Stop existing CursorHandler when a new one is created 1. Add error handling in CursorHandler when read fails. 2. Stop the existing CursorHandler if a new one is created. Bug: 352477738 Test: suspend&resume and check if cursor is still moving Change-Id: Ib4ebd1bf53730508ec78a8b657bc7cbdf04f32e9
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: