platform_hardware_interfaces/graphics/composer
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
..
2.1 graphics: restart HWC when SurfaceFlinger stops 2018-03-12 18:55:06 -07:00
2.2 graphics: add composer 2.2 default impl 2018-02-21 12:23:41 -08:00