blob: 20687357947ad151acc96aa2889d533be2bf3adf [file] [log] [blame]
Mikhail Naganovdf5adfd2021-11-11 22:09:22 +00001service vendor.audio-hal-aidl /vendor/bin/hw/android.hardware.audio.service-aidl.example
2 class hal
3 user audioserver
4 # media gid needed for /dev/fm (radio) and for /data/misc/media (tee)
5 group audio camera drmrpc inet media mediadrm net_bt net_bt_admin net_bw_acct wakelock context_hub
6 capabilities BLOCK_SUSPEND
Shunkai Yao39bf2c32022-12-06 03:25:59 +00007 # setting RLIMIT_RTPRIO allows binder RT priority inheritance
8 rlimit rtprio 10 10
Mikhail Naganovdf5adfd2021-11-11 22:09:22 +00009 ioprio rt 4
10 task_profiles ProcessCapacityHigh HighPerformance
11 onrestart restart audioserver