To remove drm service from groups of "system" and "root".
Change-Id: Ieac11c667c72465f7082baab0787dc740797049f
This commit is contained in:
parent
90d07ae2b1
commit
60b5b408cf
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue