From 7e35d7ca41eb1c8691961e9f17ea971d8516141c Mon Sep 17 00:00:00 2001 From: weichinweng Date: Wed, 22 Feb 2023 07:57:22 +0000 Subject: [PATCH] Enable AocPowerPinCtrlCheckEnable flag on bt_vendor.conf Bug: 262730101 Test: Can enable Bluetooth on different HW stage Change-Id: I72459c802cb24c2ad8c76e47fc49467fca0a2f9f --- bluetooth/bt_vendor_overlay.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bluetooth/bt_vendor_overlay.conf b/bluetooth/bt_vendor_overlay.conf index f38c753..d820261 100644 --- a/bluetooth/bt_vendor_overlay.conf +++ b/bluetooth/bt_vendor_overlay.conf @@ -6,6 +6,9 @@ UartPort = /dev/ttySAC18 # Userial type UserialType = 2 +# Enable check whether let aoc controls power pin +AocPowerPinCtrlCheckEnable = true + # Sar backOff high resolution support SarBackOffHighResolution = true