msm8974-common: Set bluetooth enable timeout to 12s

Change-Id: I99886621c85c4ee00a3d4a1cff732bcc03e8ac78
This commit is contained in:
Kevin F. Haggerty 2021-02-05 10:10:06 -07:00
parent 10eedbc70b
commit 6a2957e85e
No known key found for this signature in database
GPG key ID: 6D95512933112729

View file

@ -3,6 +3,9 @@ audio.offload.buffer.size.kb=32
audio.offload.gapless.enabled=false audio.offload.gapless.enabled=false
av.offload.enable=true av.offload.enable=true
# Bluetooth
bluetooth.enable_timeout_ms=12000
# fastbootd # fastbootd
ro.fastbootd.available=true ro.fastbootd.available=true