mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 12:07:36 +00:00
sm6150-common: skip dependencies which aren't defined in .bp
Change-Id: I01a653661856495788c05b720c0577dac44998a4
This commit is contained in:
committed by
basamaryan
parent
74074360ac
commit
26e5c87d2b
@@ -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
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user