sm8550-common: Append module suffix to prebuilts to avoid conflicts

Change-Id: I3540ace8ca42cba7c5c54da8c89ee2fd92cd8c2c
This commit is contained in:
chaptsand
2024-10-14 23:16:56 +08:00
parent f50f4fb760
commit 57a157bdde
2 changed files with 6 additions and 4 deletions

View File

@@ -41,7 +41,9 @@ function lib_to_package_fixup_vendor_variants() {
fi
case "$1" in
vendor.qti.diaghal@1.0)
vendor.qti.diaghal@1.0 | \
libsecril-client | \
libhyper)
echo "$1_vendor"
;;
libagmclient | \