From 94639beacfbe09037863f8381e9d02e717ab8e6b Mon Sep 17 00:00:00 2001 From: Yen-Chao Chen Date: Tue, 7 May 2024 11:04:03 +0800 Subject: [PATCH] remove syna touch dump Because we added the touch reset at the end of gti touch dump, it's possible making conflict between touch resetting and syna touch dump. As all the information from the syna touch dump is already covered by the gti touch dump, remove the syna touch dump to avoid conflict. Bug: 338935477 Test: trigger bugreport and there is no error in the log. Change-Id: Ib408a70bb0d5121c027959d423a114954d777c58 Signed-off-by: Yen-Chao Chen --- device-comet.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/device-comet.mk b/device-comet.mk index 1875f70..d694769 100644 --- a/device-comet.mk +++ b/device-comet.mk @@ -47,7 +47,6 @@ include device/google/zumapro/device-shipping-common.mk include hardware/google/pixel/vibrator/cs40l26/device.mk include device/google/gs-common/bcmbt/bluetooth.mk include device/google/gs-common/touch/gti/predump_gti_dual.mk -include device/google/gs-common/touch/syna/predump_syna19.mk include device/google/gs-common/display/dump_second_display.mk # go/lyric-soong-variables