You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
301 B
10 lines
301 B
4 months ago
|
on property:init.svc.media=*
|
||
|
setprop init.svc.mediadrm ${init.svc.media}
|
||
|
|
||
|
service media /system/bin/mediaserver
|
||
|
class main
|
||
|
user media
|
||
|
group audio camera inet net_bt net_bt_admin net_bw_acct drmrpc mediadrm media_rw
|
||
|
ioprio rt 4
|
||
|
task_profiles ProcessCapacityHigh HighPerformance
|