From 8b2cf9f04b924f299d2d250ae4d6826627847842 Mon Sep 17 00:00:00 2001 From: Mathias Agopian Date: Wed, 20 May 2009 18:09:51 -0700 Subject: [PATCH] add bootanimation service to init.rc --- rootdir/init.rc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/rootdir/init.rc b/rootdir/init.rc index c20eeaa8f..9853cc654 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc @@ -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