Correct the file name for syna touch dump

Bug: 285327052
Bug: 285247095
Bug: 285323846
Test: trigger dump

Change-Id: Id2a347037607ac5628d5093b9259ef33ae28152f
Signed-off-by: Yen-Chao Chen <davidycchen@google.com>
This commit is contained in:
Yen-Chao Chen 2023-07-28 05:50:06 +00:00
parent b01d5c8ecd
commit cfad25a1c4
2 changed files with 2 additions and 2 deletions

View file

@ -30,7 +30,7 @@ include device/google/pantah/audio/cheetah/audio-tables.mk
include device/google/gs201/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/syna/syna.mk
include device/google/gs-common/touch/syna/syna0.mk
ifeq ($(filter factory_cheetah, $(TARGET_PRODUCT)),)
include device/google/pantah/uwb/uwb_calibration.mk

View file

@ -27,7 +27,7 @@ include device/google/pantah/audio/cloudripper/audio-tables.mk
include hardware/google/pixel/vibrator/cs40l26/device.mk
include device/google/gs-common/bcmbt/bluetooth.mk
include device/google/gs-common/gps/brcm/cbd_gps.mk
include device/google/gs-common/touch/syna/syna.mk
include device/google/gs-common/touch/syna/syna0.mk
# go/lyric-soong-variables
$(call soong_config_set,lyric,camera_hardware,cloudripper)