davinci: audio-hal: Add property for timecheck timeout duration.
Timecheck timeout set to 20sec based on the property vendor.audio.hal.boot.timeout.ms before system is ready. It updates to default timeout of 5sec once the system is ready. Change-Id: I6d13eb8b8d06f279261cbcb81053f9a1389d073e
This commit is contained in:
parent
e307cc2650
commit
005863edbf
@ -58,6 +58,7 @@ vendor.audio.feature.usb_offload_sidetone_volume.enable=false
|
||||
vendor.audio.feature.vbat.enable=true
|
||||
vendor.audio.feature.wsa.enable=false
|
||||
vendor.audio.flac.sw.decoder.24bit=true
|
||||
vendor.audio.hal.boot.timeout.ms=20000
|
||||
vendor.audio_hal.in_period_size=144
|
||||
vendor.audio_hal.period_multiplier=3
|
||||
vendor.audio_hal.period_size=192
|
||||
|
Loading…
Reference in New Issue
Block a user