To remove drm service from groups of "system" and "root".

Change-Id: Ieac11c667c72465f7082baab0787dc740797049f
This commit is contained in:
Gloria Wang 2011-01-07 10:51:30 -08:00
parent 90d07ae2b1
commit 60b5b408cf

View file

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