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
|
group radio cache inet misc audio log
|
||||||
|
|
||||||
service surfaceflinger /system/bin/surfaceflinger
|
service surfaceflinger /system/bin/surfaceflinger
|
||||||
class main
|
class core
|
||||||
user system
|
user system
|
||||||
group graphics drmrpc
|
group graphics drmrpc
|
||||||
onrestart restart zygote
|
onrestart restart zygote
|
||||||
|
|
@ -584,7 +584,7 @@ service encrypt /system/bin/vdc --wait cryptfs enablecrypto inplace default
|
||||||
# encryption)
|
# encryption)
|
||||||
|
|
||||||
service bootanim /system/bin/bootanimation
|
service bootanim /system/bin/bootanimation
|
||||||
class main
|
class core
|
||||||
user graphics
|
user graphics
|
||||||
group graphics
|
group graphics
|
||||||
disabled
|
disabled
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue