summaryrefslogtreecommitdiff
path: root/graphics/java
diff options
context:
space:
mode:
author Biswarup Pal <biswarupp@google.com> 2023-10-11 14:17:44 +0000
committer Biswarup Pal <biswarupp@google.com> 2023-10-30 21:39:41 +0000
commitbe39353abf9c94e66fca783682b92cfa051db79e (patch)
treeeb9cf1cbddff1ab5c803c679d2cc45f720482f89 /graphics/java
parentc30046eb9adb4e7f0663c5bc63594d5596c730f6 (diff)
VDM interactive screen mirroring
- Allow VDM to create auto mirror virtual displays: It would be up to the caller to pass the appropriate flags to VirtualDevice#createVirtualDisplay to create an auto-mirror virtual display, following the exact semantics as DisplayManager#createVirtualDisplay, i.e., either pass VIRTUAL_DISPLAY_FLAG_AUTO_MIRROR explicitly or pass VIRTUAL_DISPLAY_FLAG_PUBLIC, without VIRTUAL_DISPLAY_FLAG_OWN_CONTENT_ONLY in either case. - VDM supports mirroring only the default display, and any mirror display is put into the default display group. - Launching presentations or activities are not allowed on any mirror display created by a virtual device. - VIRTUAL_DISPLAY_ALWAYS_UNLOCKED flag is not set for any mirror display. Test: atest DisplayManagerServiceTest, VirtualDeviceManagerServiceTest Bug: 292212199 Change-Id: I3f65f1f19bd44aba278531308822c05da956f700
Diffstat (limited to 'graphics/java')
0 files changed, 0 insertions, 0 deletions