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 on TK4EVT1.1 (bugreport:b/329589582#comment3) Change-Id: I505893957d7f212b00c7e760905c7b548ddc5099
This commit is contained in:
parent
f4efe5d49d
commit
0913577abf
3 changed files with 6 additions and 0 deletions
|
@ -22,3 +22,5 @@ BtOpusEnabled = true
|
|||
AccelBtDisable = false
|
||||
|
||||
BtHalRecoveryByRestart = true
|
||||
|
||||
BtHalBqrEnable = true
|
||||
|
|
|
@ -22,3 +22,5 @@ BtOpusEnabled = true
|
|||
AccelBtDisable = false
|
||||
|
||||
BtHalRecoveryByRestart = true
|
||||
|
||||
BtHalBqrEnable = true
|
||||
|
|
|
@ -22,3 +22,5 @@ BtOpusEnabled = true
|
|||
AccelBtDisable = false
|
||||
|
||||
BtHalRecoveryByRestart = true
|
||||
|
||||
BtHalBqrEnable = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue