Watch
1
0
Fork
You've already forked android_device_oneplus_dre
0

dre: fix QCOM WFD ELF checks

Change-Id: If3d64c1cfa8fb6d30ca29a3260d2ebe51c9ffd2f
This commit is contained in:
Michael Bestas 2024-08-25 13:45:39 +03:00 committed by Albert Tang
commit c05da9de89
2 changed files with 4 additions and 2 deletions

View file

@ -43,6 +43,8 @@ function lib_to_package_fixup_vendor_variants() {
case "$1" in
com.qualcomm.qti.dpm.api@1.0 | \
libmmosal | \
vendor.qti.hardware.wifidisplaysession@1.0 | \
vendor.qti.imsrtpservice@3.0)
echo "$1-vendor"
;;