Merge "Add bootanimation to audio group so it can play boot sound" into lmp-dev
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 681324a..8ba7c10 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -586,7 +586,7 @@
 service bootanim /system/bin/bootanimation
     class core
     user graphics
-    group graphics
+    group graphics audio
     disabled
     oneshot