pantah: Remove all boards except cheetah/panther

Change-Id: Ib34dd38d55f39e9a61c0f61d9c659e07494177a1
This commit is contained in:
Michael Bestas 2025-06-19 01:45:29 +03:00 committed by Michael Bestas
parent ecf4feae3a
commit cfb0d5fe2c
No known key found for this signature in database
134 changed files with 1 additions and 1097619 deletions

View file

@ -300,11 +300,7 @@ PRODUCT_SOONG_NAMESPACES += \
# Fingerprint HAL
GOODIX_CONFIG_BUILD_VERSION := g7_trusty
$(call inherit-product-if-exists, vendor/goodix/udfps/configuration/udfps_common.mk)
ifeq ($(filter factory%, $(TARGET_PRODUCT)),)
$(call inherit-product-if-exists, vendor/goodix/udfps/configuration/udfps_shipping.mk)
else
$(call inherit-product-if-exists, vendor/goodix/udfps/configuration/udfps_factory.mk)
endif
# Display
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.set_idle_timer_ms=1500