mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
399a5b8d60dd845b86c43cf4de55dda4d47384c6
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
Merge "Convert contexthub hal test to use VtsHalHidlTargetTestEnvBase" am:
bd98b61b2c am: 5cc68bc013
Merge "Convert gatekeeper hal test to use VtsHalHidlTargetTestEnvBase" am:
c730bcf0af am: a96bb1d1c0
Merge "Convert boot, memtrack and power hal to use service name aware testing." am:
b9515d9d3f am: a713584847
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%