Change-Id: Id6cc78a13a68bb30db203c1cedce324e22273fc7 Co-authored-by: Tim Zimmerman <tim@linux4.de> Signed-off-by: Majaahh <maja.blaszczak@proton.me>
11 lines
453 B
Plaintext
11 lines
453 B
Plaintext
# SEC_AUDIO_COMMON
|
|
service vendor.secaudiohal-aidl /vendor/bin/hw/secaudiohalaidl
|
|
class hal
|
|
user audioserver
|
|
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 |