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 <davidycchen@google.com>
This commit is contained in:
Yen-Chao Chen 2024-05-07 11:04:03 +08:00
parent 51e5802b04
commit 94639beacf

View file

@ -47,7 +47,6 @@ include device/google/zumapro/device-shipping-common.mk
include hardware/google/pixel/vibrator/cs40l26/device.mk include hardware/google/pixel/vibrator/cs40l26/device.mk
include device/google/gs-common/bcmbt/bluetooth.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/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 include device/google/gs-common/display/dump_second_display.mk
# go/lyric-soong-variables # go/lyric-soong-variables