From ee1a3d85d541a14e0d0eca742b5ecd8b8df27e9c Mon Sep 17 00:00:00 2001 From: weichinweng Date: Fri, 31 Mar 2023 02:45:21 +0000 Subject: [PATCH] Revert "Enable Bluetooth CHRE feature on bt_vendor.conf" This reverts commit bb80a75e1c95e6fce5fe9fe701ae0d7c742be27b. Bug: 275036842 Change-Id: I2a89094fc5d20cd2bf9832f29182747c89bc0e8e (cherry picked from commit 8a7815929bf548e98cd2ac3fe45c2c893cab250e) --- 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 d820261..b796740 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 c89dbb5..edf5f27 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