Correct the file name for syna touch dump am: cfad25a1c4 am: 3cf4240c59

Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/24232970

Change-Id: Id4cf7842b9a11bc391411eb9063c07eef6191f8d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Yen-Chao Chen 2023-07-31 06:51:10 +00:00 committed by Automerger Merge Worker
commit 18ae77c2db
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -30,7 +30,7 @@ include device/google/pantah/audio/cloudripper/audio-tables.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/gps/brcm/cbd_gps.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 # go/lyric-soong-variables
$(call soong_config_set,lyric,camera_hardware,cloudripper) $(call soong_config_set,lyric,camera_hardware,cloudripper)