mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 15:58:43 +00:00
Revert "graphics: restart HWC when SurfaceFlinger stops"
This reverts commit 399a5b8d60dd845b86c43cf4de55dda4d47384c6; this change is no longer needed and is causing instability on some devices. Bug: 74199279 Change-Id: Ia8ee7ae0958df029beac9eb1d343995c54fa8798
This commit is contained in:
@@ -3,9 +3,5 @@ service vendor.hwcomposer-2-1 /vendor/bin/hw/android.hardware.graphics.composer@
|
||||
user system
|
||||
group graphics drmrpc
|
||||
capabilities SYS_NICE
|
||||
onrestart restart surfaceflinger
|
||||
writepid /dev/cpuset/system-background/tasks
|
||||
|
||||
# Restart HWC when SurfaceFlinger stops. This turns off the display and prpares
|
||||
# a new HWC instance for when SurfaceFlinger gets started again
|
||||
on property:init.svc.surfaceflinger=stopped
|
||||
restart vendor.hwcomposer-2-1
|
||||
|
||||
Reference in New Issue
Block a user