redfin: Fix blob_fixup update

Change-Id: I51f01fc47cef05e74c3f540b23e51bcacc56a114
This commit is contained in:
Michael Bestas
2024-09-02 04:05:40 +03:00
parent 976d3aa4e5
commit 4339f1762e

View File

@@ -71,6 +71,7 @@ function blob_fixup() {
;;
# Fix typo in qcrilmsgtunnel whitelist
product/etc/sysconfig/nexus.xml)
[ "$2" = "" ] && return 0
sed -i 's/qulacomm/qualcomm/' "${2}"
;;
*)