sm8350-common: 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: I651fea37fc7093e196fc2f5e540e6d9447f88b71
This commit is contained in:
parent
d47fe32f67
commit
3590daee0a
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ vendor.audio.feature.usb_offload_sidetone_volume.enable=false
|
||||||
vendor.audio.feature.vbat.enable=true
|
vendor.audio.feature.vbat.enable=true
|
||||||
vendor.audio.feature.wsa.enable=false
|
vendor.audio.feature.wsa.enable=false
|
||||||
vendor.audio.flac.sw.decoder.24bit=true
|
vendor.audio.flac.sw.decoder.24bit=true
|
||||||
|
vendor.audio.hal.boot.timeout.ms=20000
|
||||||
vendor.audio.hal.output.suspend.supported=false
|
vendor.audio.hal.output.suspend.supported=false
|
||||||
vendor.audio.hw.aac.encoder=true
|
vendor.audio.hw.aac.encoder=true
|
||||||
vendor.audio.offload.buffer.size.kb=32
|
vendor.audio.offload.buffer.size.kb=32
|
||||||
|
|
Loading…
Reference in a new issue