Merge "Add drmrpc group to mediaserver and drmserver so they can make the drm rpc calls"

This commit is contained in:
Jeffrey Tinker 2011-10-07 19:40:35 -07:00 committed by Android (Google) Code Review
commit f791e17bc9
1 changed files with 2 additions and 2 deletions

View File

@ -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