| service vendor.audio-hal-aidl /vendor/bin/hw/android.hardware.audio.service-aidl.example | |
| 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 SYS_NICE | |
| # setting RLIMIT_RTPRIO allows binder RT priority inheritance | |
| rlimit rtprio 10 10 | |
| ioprio rt 4 | |
| task_profiles ProcessCapacityHigh HighPerformance | |
| onrestart restart audioserver |