sm8350-common: skip dependencies which aren't defined in .bp
Change-Id: I01a653661856495788c05b720c0577dac44998a4
This commit is contained in:
parent
efbdac36c4
commit
e575f6b7bd
@ -47,6 +47,9 @@ function lib_to_package_fixup_vendor_variants() {
|
|||||||
vendor.qti.imsrtpservice@3.0)
|
vendor.qti.imsrtpservice@3.0)
|
||||||
echo "$1-vendor"
|
echo "$1-vendor"
|
||||||
;;
|
;;
|
||||||
|
libOmxCore | \
|
||||||
|
libwfdaac_vendor | \
|
||||||
|
libwpa_client) ;;
|
||||||
*)
|
*)
|
||||||
return 1
|
return 1
|
||||||
;;
|
;;
|
||||||
|
Loading…
Reference in New Issue
Block a user