commit | 157b2d38d3fc86691e6b5609caeec3fa492e6855 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Apr 05 17:52:52 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Fri Apr 05 17:55:17 2024 +0900 |
tree | 3e0c6629d2a390bac4ffdf0553e0b448f34cf116 | |
parent | 39605c3afd52eddf327e2aa742c497124506a85a [diff] |
clearDisplayService before launching the vm clearDisplayService is called when display service is destroyed, but sometimes there is a timing issue. so call clearDisplayService to ensure the previous service is removed. this code will be also removed when rust-based display service is landing. Bug: 331708504 Test: check if the display shows after killing and then re-running app Change-Id: I13b3758222da2b0f4d40ee6c45b03ac7a200ed26
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: