am 314313a9: Move bootanim and surfaceflinger to class core
* commit '314313a9915c9a274f580c0fcf535a4db2ba0a9a': Move bootanim and surfaceflinger to class core
This commit is contained in:
commit
c28be8be68
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue