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
|
group audio
|
||||||
oneshot
|
oneshot
|
||||||
|
|
||||||
|
service bootanim /system/bin/bootanimation
|
||||||
|
user graphics
|
||||||
|
group graphics
|
||||||
|
disabled
|
||||||
|
oneshot
|
||||||
|
|
||||||
service dbus /system/bin/dbus-daemon --system --nofork
|
service dbus /system/bin/dbus-daemon --system --nofork
|
||||||
socket dbus stream 660 bluetooth bluetooth
|
socket dbus stream 660 bluetooth bluetooth
|
||||||
user bluetooth
|
user bluetooth
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue