From 3e6c5f56f02b55bb6160fcb6d33a33353e9a2f98 Mon Sep 17 00:00:00 2001 From: Rajan Palaniya Date: Sat, 2 Mar 2024 09:23:02 +0530 Subject: [PATCH] wiki: OnePlus 7: add OOS11 FW related instructions as well as bootloader unlocking instructions --- _data/devices/guacamole.yml | 6 +++--- _data/devices/guacamoleb.yml | 6 +++--- _data/devices/hotdog.yml | 6 +++--- _data/devices/hotdogb.yml | 6 +++--- .../firmware_update_oneplus_sm8150_dynamic.md | 1 + 5 files changed, 13 insertions(+), 12 deletions(-) diff --git a/_data/devices/guacamole.yml b/_data/devices/guacamole.yml index b16d2b68b..396030130 100644 --- a/_data/devices/guacamole.yml +++ b/_data/devices/guacamole.yml @@ -3,10 +3,10 @@ battery: capacity: 4000 removable: false tech: Li-Po -before_install: needs_specific_android_fw_oplus +before_install: needs_specific_android_fw before_install_args: - ships_fw: true - version: 12.1 + ships_fw: false + version: 11 bluetooth: profiles: - A2DP + aptX HD diff --git a/_data/devices/guacamoleb.yml b/_data/devices/guacamoleb.yml index 44bd215bc..9074c44b6 100644 --- a/_data/devices/guacamoleb.yml +++ b/_data/devices/guacamoleb.yml @@ -3,10 +3,10 @@ battery: capacity: 3700 removable: false tech: Li-Po -before_install: needs_specific_android_fw_oplus +before_install: needs_specific_android_fw before_install_args: - ships_fw: true - version: 12.1 + ships_fw: false + version: 11 bluetooth: profiles: - A2DP + aptX HD diff --git a/_data/devices/hotdog.yml b/_data/devices/hotdog.yml index 759ec7208..9cea0b671 100644 --- a/_data/devices/hotdog.yml +++ b/_data/devices/hotdog.yml @@ -3,10 +3,10 @@ battery: capacity: 4085 removable: false tech: Li-Po -before_install: needs_specific_android_fw_oplus +before_install: needs_specific_android_fw before_install_args: - ships_fw: true - version: 12.1 + ships_fw: false + version: 11 bluetooth: profiles: - A2DP + aptX HD diff --git a/_data/devices/hotdogb.yml b/_data/devices/hotdogb.yml index 102b25426..e047c3c7a 100644 --- a/_data/devices/hotdogb.yml +++ b/_data/devices/hotdogb.yml @@ -3,10 +3,10 @@ battery: capacity: 3800 removable: false tech: Li-Po -before_install: needs_specific_android_fw_oplus +before_install: needs_specific_android_fw before_install_args: - ships_fw: true - version: 12.1 + ships_fw: false + version: 11 bluetooth: profiles: - A2DP + aptX HD diff --git a/_includes/templates/device_specific/firmware_update_oneplus_sm8150_dynamic.md b/_includes/templates/device_specific/firmware_update_oneplus_sm8150_dynamic.md index 60c4698c9..056005da3 100644 --- a/_includes/templates/device_specific/firmware_update_oneplus_sm8150_dynamic.md +++ b/_includes/templates/device_specific/firmware_update_oneplus_sm8150_dynamic.md @@ -13,6 +13,7 @@ fastboot flash --slot=all LOGO LOGO.img fastboot flash --slot=all modem modem.img fastboot flash --slot=all multiimgoem multiimgoem.img fastboot flash --slot=all oem_stanvbk oem_stanvbk.img +fastboot flash --slot=all opproduct opproduct.img fastboot flash --slot=all qupfw qupfw.img fastboot flash --slot=all storsec storsec.img fastboot flash --slot=all tz tz.img