am 7569b7b3: Merge "Add bootanimation to audio group so it can play boot sound" into lmp-dev

* commit '7569b7b39f4f12cc4e87525113c82dae65c0b250':
  Add bootanimation to audio group so it can play boot sound
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