diff --git a/setup-makefiles.sh b/setup-makefiles.sh index 2fd746f..020226c 100755 --- a/setup-makefiles.sh +++ b/setup-makefiles.sh @@ -47,6 +47,9 @@ function lib_to_package_fixup_vendor_variants() { vendor.qti.imsrtpservice@3.0) echo "$1-vendor" ;; + libOmxCore | \ + libwfdaac_vendor | \ + libwpa_client) ;; *) return 1 ;;