mirror of
https://github.com/Evolution-X-Devices/device_google_redfin
synced 2026-01-27 14:26:37 +00:00
redfin: Fix blob_fixup update
Change-Id: I51f01fc47cef05e74c3f540b23e51bcacc56a114
This commit is contained in:
@@ -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}"
|
||||
;;
|
||||
*)
|
||||
|
||||
Reference in New Issue
Block a user