浏览代码

Set flag to drop bytes before SSR crash dump am: 2c5b0e187c am: 66923b1200

Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20843488

Change-Id: Ia7db8a13105f8c2c552e7f98ab454b7e625b82ee
Signed-off-by: Automerger Merge Worker <[email protected]>
Vic Huang 2 年之前
父节点
当前提交
13f814b058
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      bluetooth/qti_default.mk

+ 1 - 0
bluetooth/qti_default.mk

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