summaryrefslogtreecommitdiff
path: root/goodix_ts_core.h
diff options
context:
space:
mode:
authorRavi Jain <raviajain@google.com>2022-12-26 19:57:48 +0800
committerRavi Jain <raviajain@google.com>2023-01-06 15:12:50 +0800
commitce0dc3998a30a8c41a4e4777949276dacb81b3e4 (patch)
treeaf7afbe76875394dd24c956fb6f022cf29b0e538 /goodix_ts_core.h
parent6a00707d925e6c7640a415982fa79c9413537034 (diff)
downloadgoodix_touch-android-gs-raviole-5.10-android13-qpr3.tar.gz
- Fix pen pressure algo - Report entry timestamp to input subsystem - Add systrace node Test: Tested by flashing locally Bug: 262478113 Bug: 263444046 Change-Id: I4fb791708b2893cb74ccdc050cb1732f96414b33 Signed-off-by: Ravi Jain <raviajain@google.com>
Diffstat (limited to 'goodix_ts_core.h')
-rw-r--r--goodix_ts_core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/goodix_ts_core.h b/goodix_ts_core.h
index 4cbadef..1bdc826 100644
--- a/goodix_ts_core.h
+++ b/goodix_ts_core.h
@@ -47,6 +47,7 @@
#if IS_ENABLED(CONFIG_GOOG_TOUCH_INTERFACE)
#include <goog_touch_interface.h>
#endif
+#include "../../../gs-google/drivers/soc/google/vh/kernel/systrace.h"
#define GOODIX_CORE_DRIVER_NAME "goodix_ts"
#define GOODIX_PEN_DRIVER_NAME "goodix_ts,pen"