Revert "Enable Bluetooth CHRE feature on bt_vendor.conf"

This reverts commit dbc0ad4d25.

Reason for revert: Revert by request b/298141323#comment32

Bug: 298141323
Change-Id: I12e3fabd29fd482b4658db9b875db20d05d62086
This commit is contained in:
Weichin Weng 2023-11-28 03:26:27 +00:00 committed by Johnson Yang
parent dbc0ad4d25
commit e211cf7913
2 changed files with 0 additions and 6 deletions

View file

@ -3,9 +3,6 @@
# Uart port name # Uart port name
UartPort = /dev/ttySAC18 UartPort = /dev/ttySAC18
# Userial type
UserialType = 2
# <boolean> Enable check whether let aoc controls power pin # <boolean> Enable check whether let aoc controls power pin
AocPowerPinCtrlCheckEnable = true AocPowerPinCtrlCheckEnable = true

View file

@ -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