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

* commit 'c28be8be68a55a50f20b42101f0f33d558f8a548':
  Move bootanim and surfaceflinger to class core
This commit is contained in:
Andres Morales 2014-08-26 23:04:48 +00:00 committed by Android Git Automerger
commit 22b27ad718
1 changed files with 2 additions and 2 deletions

View File

@ -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