Merge change 2166 into donut

* changes:
  add bootanimation service to init.rc
This commit is contained in:
Android (Google) Code Review 2009-05-21 19:33:40 -07:00
commit 47c73898b8

View file

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