Disable Bluetooth CHRE feature on bt_vendor.conf
Since stability issue, we decide to disable Bluetooth CHRE to avoid affecting Bluetooth functionality.
Re-enable Bluetooth CHRE after stability improved.
Bug: 316229212
Test: build and check BT uses APM path
Change-Id: I85e1bb1acd7fa56dc652b47307bf36c53ed5eb35
(cherry picked from commit cc46d25037
)
This commit is contained in:
parent
a47f359f4d
commit
6dc6f0ddcc
1 changed files with 0 additions and 3 deletions
|
@ -3,9 +3,6 @@
|
||||||
# Uart port name
|
# Uart port name
|
||||||
UartPort = /dev/ttySAC18
|
UartPort = /dev/ttySAC18
|
||||||
|
|
||||||
# Userial type
|
|
||||||
UserialType = 2
|
|
||||||
|
|
||||||
# Sar backOff high resolution support
|
# Sar backOff high resolution support
|
||||||
SarBackOffHighResolution = true
|
SarBackOffHighResolution = true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue