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

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

Merge branch '96-device-upgrade-details-for-a5y17lte-to-be-updated-in-documentation' into 'master'

Resolve "Device upgrade details for a5y17lte to be updated in documentation"

Closes #96

See merge request e/documentation/user!81
parents 27584b2b 4968252a
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -38,12 +38,15 @@ screen_res: 1920x1080
screen_tech: Super AMOLED
sdcard: up to 256 GB
soc: Samsung Exynos 7880
stockupgrade: DRE-A520FXXUDCTB1-20200302150208.zip
storage: 32/64 GB
tree: android_device_samsung_a5y17lte
twrp_version: twrp-3.3.1-1
type: phone
upgrade_available: pie
vendor: Samsung
vendor_short: samsung
versions: [nougat]
versions: pie
width: 71.4 mm (2.81 in)
wifi: 802.11 a/b/g/n/ac
status: dev
+7 −0
Original line number Diff line number Diff line
@@ -3,6 +3,10 @@

## Manually upgrade {{ device.codename }} to {{ device.upgrade_available }}

{% if device.type == "phone" or device.type == "Phone" %}
  {% include alerts/warning_prevent_os_downgrade.md %}
{% endif%}

### Basic Requirements

* adb and fastbooot should be setup and working on your PC
@@ -43,9 +47,12 @@
* Download the latest stock ROM build for the {{ device.codename }}
  > stock ROM tested {{ device.stockupgrade }}

{% if device.stockupgrade_tool %}

* Download the {{ device.stockupgrade_tool }}
   > tool version tested {{ device.stockupgrade_toolver }}

{% endif %}
- Follow the steps to install the stock ROM as given on the vendor site

- Once the Stock ROM is flashed check if it is working for e.g receiving and making calls, audio, FMRadio ..
+9 −0
Original line number Diff line number Diff line
---
sidebar: home_sidebar
folder: upgrade
layout: page
title: /e/ OS Version Upgrade
permalink: /devices/a5y17lte/upgrade
device: a5y17lte
---
{% include templates/device_upgrade.md %}