Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Commit

Permalink
Merge pull request #409 from classified/master
Browse files Browse the repository at this point in the history
wiki: OnePlus 7: add OOS11 FW related instructions as well as bootloa…
  • Loading branch information
classified authored Mar 4, 2024
2 parents 5a4a8a2 + 3e6c5f5 commit 6d585df
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 12 deletions.
6 changes: 3 additions & 3 deletions _data/devices/guacamole.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 3 additions & 3 deletions _data/devices/guacamoleb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 3 additions & 3 deletions _data/devices/hotdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 3 additions & 3 deletions _data/devices/hotdogb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6d585df

Please sign in to comment.