Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c78fb904 authored by Romain Hunault's avatar Romain Hunault 🚴🏻
Browse files

Merge branch '118-twrp-detail-for-bullhead-to-be-added' into 'master'

Resolve "TWRP detail for Bullhead to be added"

Closes #118

See merge request e/documentation/user!99
parents 3f9af9f6 5139ff83
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -37,6 +37,7 @@ sdcard:
soc: Qualcomm MSM8992 Snapdragon 808
storage: 16/32 GB
tree: android_device_lge_bullhead
twrp_version: 3.2.3-0
type: phone
vendor: Google
vendor_short: lge
+4 −0
Original line number Diff line number Diff line
@@ -14,6 +14,10 @@
1. Download a custom recovery - you can download [Lineage Recovery](https://download.lineageos.org/{{ custom_recovery_codename }}). Simply download the latest recovery file, named something like `lineage-{{ device.current_branch }}-{{ site.time | date: "%Y%m%d" }}-recovery-{{ custom_recovery_codename }}.img`.
{% else %}
1. Download a custom recovery - you can download [TWRP](https://dl.twrp.me/{{ custom_recovery_codename }}). Simply download the latest recovery file, named something like `twrp-x.x.x-x-{{ custom_recovery_codename }}.img`.
{% if device.twrp_version %}
  > The version of TWRP we used to test the ROM was {{ device.twrp_version }}

{% endif %}
{% endif %}
{% endif %}
1. Connect your device to your PC via USB.