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

Commit f60ab411 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "add surfaceflinger and servicemanager to animation class" into oc-dev

parents b2a1ac9e dac30b4b
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