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

Commit e9d27258 authored by Nicolas Gelot's avatar Nicolas Gelot
Browse files

Merge branch '973-move-s7-s7-to-a12' into 'master'

Resolve "Move s7/s7+ to A12"

Closes #973

See merge request e/documentation/user!1123
parents 66dd75ac 013c0e6c
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ codename: hero2lte
cpu: Exynos M1 & Cortex-A53
cpu_cores: '8'
cpu_freq: 4 x 2.3 GHz + 4 x 1.6 GHz
current_branch: 14.1
current_branch: 19.1
depth: 7.7 mm (0.30 in)
download_boot: devices.hold_volume_down_home_power
gpu: ARM Mali-T880 MP12
@@ -45,8 +45,8 @@ 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: R
build_version_stable: R
build_version_dev: S
build_version_stable: S
is_lineageos_official: true
removable_battery: 0
revert_to_stock:
+2 −2
Original line number Diff line number Diff line
@@ -46,8 +46,8 @@ 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: R
build_version_stable: R
build_version_dev: S
build_version_stable: S
is_lineageos_official: true
removable_battery: 0
revert_to_stock:
+6 −0
Original line number Diff line number Diff line
@@ -3,6 +3,12 @@
    - On the device in TWRP,
    > select `Advanced`, `ADB Sideload`, then swipe to begin sideload.

{% if device.codename == "herolte" or device.codename == "hero2lte" %}

    {% include alerts/tip.html content="If your device doesn't appear during adb sideload or shows that it is waiting for the device, try running ```adb usb``` to restart ADB in USB mode, if it isn't already in that mode."%}

{% endif %}

    - On the host machine, in the console , start the sideload of the package by typing

    ```