Bug 4086255 drmserver process needs system group

Change-Id: If9a325b9e716abe00f3ad6f20b012861308abd2d
This commit is contained in:
Glenn Kasten 2011-03-11 14:33:11 -08:00
parent 5db0897c65
commit b7b770dd76
1 changed files with 1 additions and 1 deletions

View File

@ -401,7 +401,7 @@ service zygote /system/bin/app_process -Xzygote /system/bin --zygote --start-sys
service drm /system/bin/drmserver
class main
user drm
group inet
group inet system
service media /system/bin/mediaserver
class main