am 314313a9: Move bootanim and surfaceflinger to class core

* commit '314313a9915c9a274f580c0fcf535a4db2ba0a9a':
  Move bootanim and surfaceflinger to class core
This commit is contained in:
Andres Morales 2014-08-26 22:53:21 +00:00 committed by Android Git Automerger
commit c28be8be68

View file

@ -553,7 +553,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
@ -584,7 +584,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