Merge "rootdir: init.rc: add drmrpc to surfaceflinger supplemental groups" into jb-mr1-dev
This commit is contained in:
commit
c6f8bd3966
|
@ -437,7 +437,7 @@ service ril-daemon /system/bin/rild
|
|||
service surfaceflinger /system/bin/surfaceflinger
|
||||
class main
|
||||
user system
|
||||
group graphics
|
||||
group graphics drmrpc
|
||||
onrestart restart zygote
|
||||
|
||||
service zygote /system/bin/app_process -Xzygote /system/bin --zygote --start-system-server
|
||||
|
|
Loading…
Reference in New Issue