Преглед на файлове

Set flag to drop bytes before SSR crash dump

Control if drop all redundant bytes until get the SOC dump packet

Bug: 263832832
Test: local build verified
Change-Id: I7c5b22f957c8339eec865344c31899e0406e67e4
Vic Huang преди 2 години
родител
ревизия
2c5b0e187c
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      bluetooth/qti_default.mk

+ 1 - 0
bluetooth/qti_default.mk

@@ -55,6 +55,7 @@ TARGET_USE_QTI_BT_IBS = false
 TARGET_USE_QTI_BT_OBS = true
 TARGET_USE_QTI_BT_OBS = true
 TARGET_USE_QTI_BT_SAR_V1_1 = true
 TARGET_USE_QTI_BT_SAR_V1_1 = true
 TARGET_USE_QTI_BT_CHANNEL_AVOIDANCE = true
 TARGET_USE_QTI_BT_CHANNEL_AVOIDANCE = true
+TARGET_DROP_BYTES_BEFORE_SSR_DUMP = true
 
 
 # IBluetoothHci @1.1 / @1.0
 # IBluetoothHci @1.1 / @1.0
 ifeq ($(TARGET_BLUETOOTH_HCI_V1_1),true)
 ifeq ($(TARGET_BLUETOOTH_HCI_V1_1),true)