summaryrefslogtreecommitdiff
path: root/sec_ts_fn.c
diff options
context:
space:
mode:
Diffstat (limited to 'sec_ts_fn.c')
-rw-r--r--sec_ts_fn.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sec_ts_fn.c b/sec_ts_fn.c
index 1a07174..b7818c1 100644
--- a/sec_ts_fn.c
+++ b/sec_ts_fn.c
@@ -8109,6 +8109,7 @@ static void force_touch_active(void *device_data)
bus_ref = SEC_TS_BUS_REF_BUGREPORT;
active = (sec->cmd_param[1]) ? true : false;
if (active) {
+ sec_ts_hc_dump(ts);
sec_ts_debug_dump(ts);
ts->bugreport_ktime_start = ktime_get();
} else {