From: Nolen Johnson Date: Thu, 21 Mar 2024 21:07:42 +0000 (-0400) Subject: exynos9610: Drop legacy trust HAL X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=61f580059ce8ab699545fcc7f921d1c3d1a7e267;p=GitHub%2FLineageOS%2Fandroid_device_motorola_exynos9610-common.git exynos9610: Drop legacy trust HAL * Dead, will need to move to newer USB HAL at some point if we decide to. Change-Id: Ic356186642f3a7fc777e2ddc956dbb49842ef451 --- diff --git a/common.mk b/common.mk index 72c6327..ebac035 100644 --- a/common.mk +++ b/common.mk @@ -425,10 +425,6 @@ PRODUCT_COPY_FILES += \ $(COMMON_PATH)/configs/thermal/exynos-thermal-kane-retin.conf:$(TARGET_COPY_OUT_VENDOR)/exynos-thermal-kane-retin.conf \ $(COMMON_PATH)/configs/thermal/exynos-thermal-troika.conf:$(TARGET_COPY_OUT_VENDOR)/exynos-thermal-troika.conf -# Trust HAL -PRODUCT_PACKAGES += \ - vendor.lineage.trust@1.0-service - # USB PRODUCT_PACKAGES += \ android.hardware.usb@1.1-service.typec