From 6ddb782cc5be5bd9c90684f2eccfedca39bcdeef Mon Sep 17 00:00:00 2001 From: Weichin Weng Date: Tue, 28 Nov 2023 03:26:27 +0000 Subject: [PATCH] Revert "Enable Bluetooth CHRE feature on bt_vendor.conf" This reverts commit dbc0ad4d25e01f8d6a170ba2f93d705b709674be. Reason for revert: Revert by request b/298141323#comment32 Bug: 298141323 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:e211cf7913337f5d05a96e0ea539b7f31557a1a6) Merged-In: I12e3fabd29fd482b4658db9b875db20d05d62086 Change-Id: I12e3fabd29fd482b4658db9b875db20d05d62086 --- bluetooth/bt_vendor_overlay.conf | 3 --- bluetooth/bt_vendor_overlay_ripcurrent.conf | 3 --- 2 files changed, 6 deletions(-) diff --git a/bluetooth/bt_vendor_overlay.conf b/bluetooth/bt_vendor_overlay.conf index 82f1e65..765e60f 100644 --- a/bluetooth/bt_vendor_overlay.conf +++ b/bluetooth/bt_vendor_overlay.conf @@ -3,9 +3,6 @@ # Uart port name UartPort = /dev/ttySAC18 -# Userial type -UserialType = 2 - # Enable check whether let aoc controls power pin AocPowerPinCtrlCheckEnable = true diff --git a/bluetooth/bt_vendor_overlay_ripcurrent.conf b/bluetooth/bt_vendor_overlay_ripcurrent.conf index a4a91d5..2473a1b 100644 --- a/bluetooth/bt_vendor_overlay_ripcurrent.conf +++ b/bluetooth/bt_vendor_overlay_ripcurrent.conf @@ -3,9 +3,6 @@ # Uart port name UartPort = /dev/ttySAC18 -# Userial type -UserialType = 2 - # Sar backOff high resolution support SarBackOffHighResolution = true