Skip to content
Commit 5d4ef457 authored by Robert Carr's avatar Robert Carr Committed by Rob Carr
Browse files

WindowManager: Add basics of generic overlay support.

WindowContainer is extended with basic support for overlay at any
level of the hierarchy. Overlays are provided via a
SurfaceControlViewHost. Using SurfaceControlViewHost
instead of WindowState lets us flexibly attach at any level of the
hierarchy. We forward configuration changes over the new
SurfaceControlViewHost side-channel. WMS grows add and removeTaskOverlay
as specific instantiations, to be called first by game overlay
service.

Bug: 213603716
Test: Existing tests pass
Change-Id: I82c427ad9cd42cbbc0c994afdfcf32be39370164
parent 84a60628
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment