dumpstate: touch: Init using touch_predump

More info at go/touch_predump

Test: Test locally on test device and check predump_touch works.
Bug: 315239193

Change-Id: Ie06e91c68fc4af0fe58a1f5358793bffff2b02d8
Signed-off-by: Blackbear Chou <blackbearchou@google.com>
This commit is contained in:
Blackbear Chou 2024-05-31 18:10:06 +08:00 committed by TsoHsien Chou
parent a1b543b4ce
commit 4a4e76d1e8

View file

@ -57,7 +57,8 @@ include device/google/tegu/audio/tegu/audio-tables.mk
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/syna/syna20.mk
include device/google/gs-common/touch/gti/predump_gti.mk
include device/google/gs-common/touch/syna/predump_syna20.mk
# go/lyric-soong-variables
$(call soong_config_set,lyric,camera_hardware,tegu)