Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6594d34e authored by Daniel Solomon's avatar Daniel Solomon Committed by android-build-merger
Browse files

Revert "graphics: restart HWC when SurfaceFlinger stops" am: a6f6fd74

am: 8c703804

Change-Id: Ie2bc5069e9535880f3262e17f9773e8a202ee0ee
parents 698109c7 8c703804
Loading
Loading
Loading
Loading
+1 −5
Original line number Diff line number Diff line
@@ -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