diff --git a/setup-makefiles.sh b/setup-makefiles.sh index a718215..2bf2c47 100755 --- a/setup-makefiles.sh +++ b/setup-makefiles.sh @@ -44,6 +44,9 @@ function lib_to_package_fixup_vendor_variants() { vendor.qti.imsrtpservice@3.0) echo "$1_vendor" ;; + libOmxCore | \ + libgrallocutils | \ + libwpa_client) ;; *) return 1 ;;