commit | 7add2a46f59ff8eb53a7c151da7e0876475fdbd1 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Apr 02 14:52:39 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Fri Apr 05 10:13:04 2024 +0900 |
tree | cb98443a10069a0d6b4fa001e0573d626ada18ea | |
parent | e9764720ebd2afb7cb8a635a6970c735e2ac5bcb [diff] |
Add setDisplayService and waitDisplayService in IVirtualizationServiceInternal In normal app context, it cannot add a service into service manager, so add something similar into VirtualizationServiceInternal. Bug: 331708504 Test: check if the display shows Change-Id: I895e6a8affe3bc4e9de6bea226ebc40a7fcf7a0d
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: