Merge "Don't give drmserver read permission to local storage" into jb-mr1-dev
This commit is contained in:
commit
8ccaed6a29
1 changed files with 1 additions and 1 deletions
|
|
@ -437,7 +437,7 @@ service zygote /system/bin/app_process -Xzygote /system/bin --zygote --start-sys
|
|||
service drm /system/bin/drmserver
|
||||
class main
|
||||
user drm
|
||||
group drm system inet drmrpc sdcard_r
|
||||
group drm system inet drmrpc
|
||||
|
||||
service media /system/bin/mediaserver
|
||||
class main
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue