pipa: update firmware and blobs from OS2.0.3.0.UMZMIXM

Signed-off-by: Abdulwahab Isam <abdoi94.iq@gmail.com>
This commit is contained in:
Abdulwahab Isam
2025-04-12 20:40:43 +03:00
parent 20f913278b
commit 020aa5ccd8
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# Unpinned blobs from pipa_global-user UKQ1.240624.001 OS2.0.2.0.UMZMIXM user release-keys
# Unpinned blobs from pipa_global-user UKQ1.240624.001 OS2.0.3.0.UMZMIXM user release-keys
# ACDB
vendor/etc/acdbdata/Forte/Forte_Bluetooth_cal.acdb:vendor/etc/acdbdata/Tutu/Tutu_Bluetooth_cal.acdb
@@ -454,4 +454,4 @@ vendor/etc/thermal-tgame.conf
vendor/etc/thermal-video.conf
vendor/etc/thermal-videochat.conf
vendor/etc/thermal-yuanshen.conf
vendor/etc/thermald-devices.conf
vendor/etc/thermald-devices.conf

View File

@@ -84,7 +84,7 @@ apply_recovery_patch() {
# Download and extract firmware
setup_firmware() {
local root_dir=$(pwd)
local firmware_url="https://github.com/ai94iq/proprietary_vendor_xiaomi_pipa/releases/download/fw-radio-OS2.0.2.0.UMZMIXM/vendor-pipa-fw-included.zip"
local firmware_url="https://github.com/ai94iq/proprietary_vendor_xiaomi_pipa/releases/download/fw-radio-OS2.0.3.0.UMZMIXM/vendor-pipa-fw-included.zip"
local target_dir="${root_dir}/vendor/xiaomi"
local temp_zip="/tmp/pipa_firmware.zip"
local radio_dir="${target_dir}/pipa/radio"