summaryrefslogtreecommitdiffstats
path: root/rootdir
diff options
context:
space:
mode:
authorGloria Wang <gwang@google.com>2011-01-07 13:36:06 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2011-01-07 13:36:06 -0800
commit16209418de5179603ddd93da91190b4c2e42eb39 (patch)
tree3c0d44afa16fdc65e8139e0ce52bd1b78ee994b1 /rootdir
parent9894bb43bd1de2a70efd8540adc5b3c453758424 (diff)
parent60b5b408cfcac450ce0cc56952d3b1c087b25428 (diff)
downloadsystem_core-16209418de5179603ddd93da91190b4c2e42eb39.zip
system_core-16209418de5179603ddd93da91190b4c2e42eb39.tar.gz
system_core-16209418de5179603ddd93da91190b4c2e42eb39.tar.bz2
Merge "To remove drm service from groups of "system" and "root"."
Diffstat (limited to 'rootdir')
-rw-r--r--rootdir/init.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 9f3020f..f230965 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -374,7 +374,7 @@ service zygote /system/bin/app_process -Xzygote /system/bin --zygote --start-sys
service drm /system/bin/drmserver
class main
user drm
- group system root inet
+ group inet
service drmio /system/bin/drmioserver
class main