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

Commit 22b27ad7 authored by Andres Morales's avatar Andres Morales Committed by Android Git Automerger
Browse files

am c28be8be: am 314313a9: Move bootanim and surfaceflinger to class core

* commit 'c28be8be':
  Move bootanim and surfaceflinger to class core
parents 2afd61f7 c28be8be
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -554,7 +554,7 @@ service ril-daemon /system/bin/rild
    group radio cache inet misc audio log

service surfaceflinger /system/bin/surfaceflinger
    class main
    class core
    user system
    group graphics drmrpc
    onrestart restart zygote
@@ -591,7 +591,7 @@ service encrypt /system/bin/vdc --wait cryptfs enablecrypto inplace default
    # encryption)

service bootanim /system/bin/bootanimation
    class main
    class core
    user graphics
    group graphics
    disabled