Revert "graphics: restart HWC when SurfaceFlinger stops"
am: a6f6fd7400
Change-Id: I5a241ea6ee77ee18b865ae150c7abe05c6a19061
This commit is contained in:
commit
8c7038045a
1 changed files with 1 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue