am e6b52adc: am 92e7865f: Merge "Address new SELinux denial."

* commit 'e6b52adc74b851b2e4509ee567c3afd6d4b20582':
  Address new SELinux denial.
diff --git a/init.deb.rc b/init.deb.rc
index b167eb5..fd48385 100644
--- a/init.deb.rc
+++ b/init.deb.rc
@@ -429,6 +429,8 @@
 
 service mpdecision /system/bin/mpdecision --no_sleep --avg_comp
     class main
+    user root
+    group root system
 
 service ppd /system/bin/mm-pp-daemon
     class late_start