diff --git a/proprietary-files.txt b/proprietary-files.txt index fa210e6..1a47abb 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -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 diff --git a/setup-makefiles.sh b/setup-makefiles.sh index f9ea429..3a90d0e 100755 --- a/setup-makefiles.sh +++ b/setup-makefiles.sh @@ -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"