commit | eee137df1897dc510b2817d63298921aa4e987b4 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Wed Apr 03 22:13:14 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Fri Apr 05 10:13:04 2024 +0900 |
tree | 6bd700cc796da8d0d80bd3c2350c134e0fa15408 | |
parent | 7add2a46f59ff8eb53a7c151da7e0876475fdbd1 [diff] |
Add clearDisplayService in IVirtualizationServiceInternal To clean up previous display service Bug: 331708504 Test: turn off and then turn on the vm launcher app Change-Id: Ica340a250d89ed6ed4cc66370cb01db807a0e17b
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: