From 6dc6f0ddcc638820e8d10a5f497c02a132bd8ed7 Mon Sep 17 00:00:00 2001 From: kuanyuhuang Date: Fri, 8 Dec 2023 02:51:59 +0000 Subject: [PATCH] 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 cc46d250371aeb123b0d9855acbe63a152653a82) --- bluetooth/bt_vendor_overlay.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/bluetooth/bt_vendor_overlay.conf b/bluetooth/bt_vendor_overlay.conf index dbdb40a..f3d4b3f 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 - # Sar backOff high resolution support SarBackOffHighResolution = true