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

Commit a9ca65c2 authored by Manoj Nair's avatar Manoj Nair
Browse files

Merge branch '627-add-changes-to-reflect-upgrade-of-herolte-and-hero2lte-os-changes' into 'master'

Resolve "Add changes to reflect upgrade of herolte and hero2lte OS changes"

Closes #627

See merge request e/documentation/user!667
parents 93c3dde9 d4aca356
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -45,8 +45,9 @@ vendor: Samsung
vendor_short: samsung
width: 72.6 mm (2.86 in)
wifi: 802.11 a/b/g/n/ac, Dual-band, Wi-Fi Direct, Hotspot
build_version_dev: Oreo
build_version_stable: Nougat
build_version_dev: Q
build_version_stable: Q
upgrade_available: Q
is_lineageos_official: true
removable_battery: 0
sim_slots: 2
+3 −2
Original line number Diff line number Diff line
@@ -46,8 +46,9 @@ vendor: Samsung
vendor_short: samsung
width: 69.6 mm (2.74 in)
wifi: 802.11 a/b/g/n/ac, Dual-band, Wi-Fi Direct, Hotspot
build_version_dev: Oreo
build_version_stable: Nougat
build_version_dev: Q
build_version_stable: Q
upgrade_available: Q
is_lineageos_official: true
removable_battery: 0
sim_slots: 2
+3 −21
Original line number Diff line number Diff line
@@ -44,28 +44,10 @@ Please note: On windows PC's to run the installation using ODIN check this [HOWT
{% endif %}


## Installing a custom recovery
## Installing a custom recovery using `Heimdall`

1. Download a custom recovery (also linked in the Download section above)
   {% if device.e_recovery %}
   -  [/e/ Recovery](https://images.ecloud.global/dev/{{ device.codename }}).
1. Download the custom recovery linked in the Download section above
  
   > The name of the recovery file would be in the format `recovery-e-0.xx-r-xxxxx-dev-xxxxx.img`

   {% else %}
    -  [TWRP](https://dl.twrp.me/{{ device.codename }}).
   {% endif%}
    {% if device.alternate_twrp %}
    > An [alternate location]({{ device.alternate_twrp }}) to download TWRP

    {% endif %}
    {% if device.custom_recovery_link %}
    > An alternate location to download TWRP is [this link]({{ device.custom_recovery_link }})
    {% endif %}
    {% if device.twrp_version %}
        > The version of TWRP we used to test the ROM was {{ device.twrp_version }}

    {% endif %}
1. Power off the device and connect the USB adapter to the computer (but not to the device, yet).
1. Boot into download mode:
* {% t devices.with_the_device_powered_off %}