Merge change 2166 into donut
* changes: add bootanimation service to init.rc
This commit is contained in:
commit
47c73898b8
1 changed files with 6 additions and 0 deletions
|
@ -246,6 +246,12 @@ service bootsound /system/bin/playmp3
|
|||
group audio
|
||||
oneshot
|
||||
|
||||
service bootanim /system/bin/bootanimation
|
||||
user graphics
|
||||
group graphics
|
||||
disabled
|
||||
oneshot
|
||||
|
||||
service dbus /system/bin/dbus-daemon --system --nofork
|
||||
socket dbus stream 660 bluetooth bluetooth
|
||||
user bluetooth
|
||||
|
|
Loading…
Reference in a new issue