mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sky
synced 2026-02-01 09:16:49 +00:00
sky: Skip dependencies which aren't defined in .bp
Change-Id: I01a653661856495788c05b720c0577dac44998a4
This commit is contained in:
committed by
Lostark13
parent
915d003ffb
commit
156ac22c2f
@@ -55,6 +55,11 @@ function lib_to_package_fixup_vendor_variants() {
|
||||
com.qualcomm.qti.dpm.api@1.0)
|
||||
echo "$1-vendor"
|
||||
;;
|
||||
libpalclient | \
|
||||
libsndcardparser | \
|
||||
libwpa_client | \
|
||||
libwfdaac_vendor)
|
||||
;;
|
||||
*)
|
||||
return 1
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user