From 60b5b408cfcac450ce0cc56952d3b1c087b25428 Mon Sep 17 00:00:00 2001 From: Gloria Wang Date: Fri, 7 Jan 2011 10:51:30 -0800 Subject: To remove drm service from groups of "system" and "root". Change-Id: Ieac11c667c72465f7082baab0787dc740797049f --- rootdir/init.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rootdir') 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 -- cgit v1.1