sm7250-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:
Jaideep Sharma
2020-09-16 08:42:57 +05:30
committed by KakatkarAkshay
parent 2c85ec0e33
commit 10676df95f

View File

@@ -70,6 +70,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