sm8350-common: Fix vendor.qti.diaghal@1.0 elf checks

Change-Id: I6336f5a2fda3721e03bfc21030a9b1092d0c9828
This commit is contained in:
danielml 2024-09-14 13:03:58 +02:00 committed by zaidkhan0997
parent 188c51d13c
commit 534f6ab3ee
Signed by: zaidkhan0997
GPG Key ID: 6C50557AD547C980
2 changed files with 2 additions and 1 deletions

View File

@ -132,7 +132,7 @@ vendor/lib64/hw/vendor.qti.hardware.capabilityconfigstore@1.0-impl.so
vendor/bin/diag-router
vendor/etc/init/vendor.qti.diag.rc
-vendor/etc/vintf/manifest/vendor.qti.diag.hal.service.xml
vendor/lib64/vendor.qti.diaghal@1.0.so
vendor/lib64/vendor.qti.diaghal@1.0.so;MODULE_SUFFIX=-vendor
# Display - from XQ-BC72 61.2.A.0.410
vendor/etc/display/DPU660.xml|b26dd73e361546d89bf3d7082a471703dc6ac2cb

View File

@ -43,6 +43,7 @@ function lib_to_package_fixup_vendor_variants() {
case "$1" in
com.qualcomm.qti.dpm.api@1.0 | \
libmmosal | \
vendor.qti.diaghal@1.0 | \
vendor.qti.hardware.wifidisplaysession@1.0 | \
vendor.qti.imsrtpservice@3.0)
echo "$1-vendor"