sm6375-common: Add check for lineage trust

This will check if the rom hardware interfaces including the packages
This commit is contained in:
Andy | アンディ
2023-09-14 15:00:30 +08:00
parent 9a202f1a3b
commit 716cae6be5

View File

@@ -440,8 +440,10 @@ PRODUCT_PACKAGES += \
android.hardware.thermal@2.0-service.qti
# Trust
ifneq ($(wildcard hardware/*/interfaces/trust),)
PRODUCT_PACKAGES += \
vendor.lineage.trust@1.0-service
endif
# Update engine
PRODUCT_PACKAGES += \