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

Commit 5139ff83 authored by Manoj Nair's avatar Manoj Nair
Browse files

TWRP for bullhead added

parent 82ee27d1
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.