From dbc0ad4d25e01f8d6a170ba2f93d705b709674be Mon Sep 17 00:00:00 2001 From: weichinweng Date: Tue, 25 Jul 2023 06:05:30 +0000 Subject: [PATCH 1/2] Enable Bluetooth CHRE feature on bt_vendor.conf Bug: 292853832 Test: Enable Bluetooth, make sure it will go the AOC path. Change-Id: I017971d2eb95fefac152bbb466c38a7830672f02 --- bluetooth/bt_vendor_overlay.conf | 3 +++ bluetooth/bt_vendor_overlay_ripcurrent.conf | 3 +++ 2 files changed, 6 insertions(+) diff --git a/bluetooth/bt_vendor_overlay.conf b/bluetooth/bt_vendor_overlay.conf index dc30336..37c1900 100644 --- a/bluetooth/bt_vendor_overlay.conf +++ b/bluetooth/bt_vendor_overlay.conf @@ -3,6 +3,9 @@ # 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 2473a1b..a4a91d5 100644 --- a/bluetooth/bt_vendor_overlay_ripcurrent.conf +++ b/bluetooth/bt_vendor_overlay_ripcurrent.conf @@ -3,6 +3,9 @@ # Uart port name UartPort = /dev/ttySAC18 +# Userial type +UserialType = 2 + # Sar backOff high resolution support SarBackOffHighResolution = true From 82a1fe6edd2ee217a10bec0633d06185fca370c0 Mon Sep 17 00:00:00 2001 From: Peter Lin Date: Fri, 11 Aug 2023 08:19:31 +0000 Subject: [PATCH 2/2] display: remove blocking zone use display device config file instead of config.xml Bug: 284787798 test: check the dumpsys display Change-Id: I68a5f35e712f5aabc014322f33bcb2c1ef6daa6a --- .../base/core/res/res/values/config.xml | 28 ------------------- 1 file changed, 28 deletions(-) diff --git a/shiba/overlay/frameworks/base/core/res/res/values/config.xml b/shiba/overlay/frameworks/base/core/res/res/values/config.xml index 975a32f..69218fa 100644 --- a/shiba/overlay/frameworks/base/core/res/res/values/config.xml +++ b/shiba/overlay/frameworks/base/core/res/res/values/config.xml @@ -142,34 +142,6 @@ 120 - - - - 2 - -1 - - - -1 - 10 - - - 120 - - - - - 181 - - - - 50000 - - - - 120 - 2 3