Revert "use stm dump from gs-common"

This reverts commit 8cbd6b42cd.

Reason for revert: duplicated declaration sysfs_touch

Change-Id: Icaea37d7b739b19e1b6c1cb54276dd12c9677768
This commit is contained in:
Adam Shih 2022-11-29 05:24:36 +00:00 committed by Android (Google) Code Review
parent 8cbd6b42cd
commit 7b72cb0416

View file

@ -33,7 +33,6 @@ $(call soong_config_set,fp_hal_feature,pixel_product, product_a)
include hardware/google/pixel/vibrator/cs40l26/device-stereo.mk include hardware/google/pixel/vibrator/cs40l26/device-stereo.mk
include device/google/gs-common/bcmbt/bluetooth.mk include device/google/gs-common/bcmbt/bluetooth.mk
include device/google/gs-common/touch/gti/gti.mk include device/google/gs-common/touch/gti/gti.mk
include device/google/gs-common/touch/stm/stm6.mk
ifeq ($(filter factory_felix, $(TARGET_PRODUCT)),) ifeq ($(filter factory_felix, $(TARGET_PRODUCT)),)
include device/google/felix/uwb/uwb_calibration.mk include device/google/felix/uwb/uwb_calibration.mk
endif endif