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

Commit dac30b4b authored by Keun-young Park's avatar Keun-young Park
Browse files

add surfaceflinger and servicemanager to animation class

- necessary for running shutdown animation

bug: 36526187
Test: many reboots

Change-Id: Id26f5747a8903e91db8499093a489409dcafa129
parent 34ca5f2a
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
service servicemanager /system/bin/servicemanager
    class core
    class core animation
    user system
    group system readproc
    critical
@@ -12,4 +12,3 @@ service servicemanager /system/bin/servicemanager
    onrestart restart drm
    onrestart restart cameraserver
    writepid /dev/cpuset/system-background/tasks
+1 −1
Original line number Diff line number Diff line
service surfaceflinger /system/bin/surfaceflinger
    class core
    class core animation
    user system
    group graphics drmrpc readproc
    onrestart restart zygote