commit | 39bf2c314644db179773b1d03185eedc9617b5f5 | [log] [tgz] |
---|---|---|
author | Shunkai Yao <yaoshunkai@google.com> | Tue Dec 06 03:25:59 2022 +0000 |
committer | Shunkai Yao <yaoshunkai@google.com> | Fri Dec 09 02:39:42 2022 +0000 |
tree | 0879a7233ccd0e582b14b3dd36859f93ff6e453c | |
parent | 1186b9912075f35e89e222550a4eb81188624a31 [diff] [blame] |
Audio AIDL HAL priority update Enable RT priority inheritance. Set minimum Audio AIDL HAL Binder access priority to ANDROID_PRIORITY_AUDIO. Bug: 261496726 Test: atest VtsHalAudioEffectTargetTest Test: atest VtsHalAudioCoreTargetTest Change-Id: I584d80f4fe344e4bfae5765cac2afb92313b6a39
diff --git a/audio/aidl/default/android.hardware.audio.effect.service-aidl.example.rc b/audio/aidl/default/android.hardware.audio.effect.service-aidl.example.rc index 68bbf5b..5f859a1 100644 --- a/audio/aidl/default/android.hardware.audio.effect.service-aidl.example.rc +++ b/audio/aidl/default/android.hardware.audio.effect.service-aidl.example.rc
@@ -4,6 +4,8 @@ # media gid needed for /dev/fm (radio) and for /data/misc/media (tee) group audio media capabilities BLOCK_SUSPEND + # setting RLIMIT_RTPRIO allows binder RT priority inheritance + rlimit rtprio 10 10 ioprio rt 4 task_profiles ProcessCapacityHigh HighPerformance onrestart restart audioserver