Mikhail Naganov | df5adfd | 2021-11-11 22:09:22 +0000 | [diff] [blame^] | 1 | service 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 | ||||
7 | ioprio rt 4 | ||||
8 | task_profiles ProcessCapacityHigh HighPerformance | ||||
9 | onrestart restart audioserver |