aboutsummaryrefslogtreecommitdiffstats
path: root/rootdir
diff options
context:
space:
mode:
authorJeffrey Tinker <jtinker@google.com>2011-10-07 19:40:35 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2011-10-07 19:40:35 -0700
commitf791e17bc94e1308245bf8bf16d1d98e7fd9dcda (patch)
treea2ea76f12f8d9a2c0e0ce15da56cc7ca22ca6434 /rootdir
parentbc76bb458220f39ed290e2d13180c31bb35ecb90 (diff)
parent65c4df51f895b79fc599d3bfa796ddfc660d47e4 (diff)
downloadsystem_core-f791e17bc94e1308245bf8bf16d1d98e7fd9dcda.tar.gz
system_core-f791e17bc94e1308245bf8bf16d1d98e7fd9dcda.tar.bz2
system_core-f791e17bc94e1308245bf8bf16d1d98e7fd9dcda.zip
Merge "Add drmrpc group to mediaserver and drmserver so they can make the drm rpc calls"
Diffstat (limited to 'rootdir')
-rw-r--r--rootdir/init.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 7b151f27..77ccafc9 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -416,12 +416,12 @@ service zygote /system/bin/app_process -Xzygote /system/bin --zygote --start-sys
service drm /system/bin/drmserver
class main
user drm
- group system inet
+ group system inet drmrpc
service media /system/bin/mediaserver
class main
user media
- group audio camera inet net_bt net_bt_admin net_bw_acct
+ group audio camera inet net_bt net_bt_admin net_bw_acct drmrpc
ioprio rt 4
service bootanim /system/bin/bootanimation