platform_hardware_interfaces/graphics
Daniel Solomon 399a5b8d60 graphics: restart HWC when SurfaceFlinger stops
Currently display stays on when SurfaceFlinger is stopped, since HWC
runs as a separate service. There's no reason for display to remain on
in this state, and can be confusing to developers.

Restarting HWC when SurfaceFlinger stops causes display to turn off,
matching expected behavior. HWC is then ready to service SurfaceFlinger
when SurfaceFlinger starts back up.

Bug: 74199279
Change-Id: Ic772c29b362b3e8b2d6bc674a0bd237440880492
2018-03-12 18:55:06 -07:00
..
allocator/2.0 Merge changes from topic "gralloc-mapper-cleanup" am: 779a7aa37a am: 3b1e1fdac1 2018-02-02 06:56:55 +00:00
bufferqueue/1.0 Updating makefiles for hidl_interface. 2017-11-13 11:39:07 -08:00
common graphics: Add Dataspace and PixelFormats for HDR 2018-01-24 08:34:14 -08:00
composer graphics: restart HWC when SurfaceFlinger stops 2018-03-12 18:55:06 -07:00
mapper graphics: add a default impl for IMapper 2.1 2018-02-02 07:31:37 +00:00