summaryrefslogtreecommitdiff
path: root/goog_touch_interface.h
diff options
context:
space:
mode:
authorWendly Li <wendlyli@google.com>2022-07-18 18:26:00 +0000
committerWendly Li <wendlyli@google.com>2022-07-19 07:21:25 +0000
commite7d19cabb0defe383d6e6863b82f57cc7954f124 (patch)
tree5c37378d57798e5f93389e55c127c6b9a7ab468a /goog_touch_interface.h
parent6d46f60550ff585577b1984c714aef742005d73c (diff)
downloadcommon-e7d19cabb0defe383d6e6863b82f57cc7954f124.tar.gz
touch/gti: fix offload caps for orientation
Bug: 201610482 Change-Id: I7c279a205176033307bacaee6a5466a5a5ebba50 Signed-off-by: Wendly Li <wendlyli@google.com>
Diffstat (limited to 'goog_touch_interface.h')
-rw-r--r--goog_touch_interface.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/goog_touch_interface.h b/goog_touch_interface.h
index 9fc3594..b57bf34 100644
--- a/goog_touch_interface.h
+++ b/goog_touch_interface.h
@@ -451,7 +451,6 @@ struct goog_touch_interface {
bool input_timestamp_changed;
bool default_grip_enabled;
bool default_palm_enabled;
- bool orientation_enabled;
union {
u8 offload_id_byte[4];
u32 offload_id;