[Bluetooth]: enable BtHalBqrEnable
Workaround Patch for BQRv6 enable tldr: the actual fix in Bluetooth stack is still under prebuilt process (b/329049227), this workaround is to enable BQR for debug controller issue in CM4KM4TK4 in advance. and will be reverted when the actual fix submit. Bug: 329589582 Test: Manual test Change-Id: I6ca4cb3d02a8ec6023547cfbe10e3642c215dab5
This commit is contained in:
parent
71f6bc7667
commit
aaec2752ab
1 changed files with 2 additions and 0 deletions
|
@ -22,3 +22,5 @@ BtOpusEnabled = true
|
||||||
AccelBtDisable = false
|
AccelBtDisable = false
|
||||||
|
|
||||||
BtHalRecoveryByRestart = true
|
BtHalRecoveryByRestart = true
|
||||||
|
|
||||||
|
BtHalBqrEnable = true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue