Fix issue 4604090: notification sound interrupted.
Removed system from mediaserver groups. Not needed anymore
now that AudioFlinger acquires wake locks via PowerManagerService.
Change-Id: I177b968a0a30557d871188bf3991b96d9b391d3c
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 0d476d4..9556885 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -429,8 +429,7 @@
service media /system/bin/mediaserver
class main
user media
- # STOPSHIP: remove system from mediaserver groups
- group audio camera inet net_bt net_bt_admin system
+ group audio camera inet net_bt net_bt_admin
ioprio rt 4
service bootanim /system/bin/bootanimation