Merge "Don't give drmserver read permission to local storage" into jb-mr1-dev

This commit is contained in:
James Dong 2012-08-22 14:50:30 -07:00 committed by Android (Google) Code Review
commit 8ccaed6a29

View file

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