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
418 B
10 lines
418 B
service vendor.audio-hal /vendor/bin/hw/android.hardware.audio.service
|
|
class hal
|
|
user audioserver
|
|
# media gid needed for /dev/fm (radio) and for /data/misc/media (tee)
|
|
group audio camera drmrpc inet media mediadrm net_bt net_bt_admin net_bw_acct wakelock context_hub
|
|
capabilities BLOCK_SUSPEND
|
|
ioprio rt 4
|
|
task_profiles ProcessCapacityHigh HighPerformance
|
|
onrestart restart audioserver
|