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

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

a5y17lte pie upgrade details

parent 4a8f31b0
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
+9 −2
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 ..
@@ -100,7 +107,7 @@


1. If your device is encrypted
   - Ensure you have taken a backup as proposed in step 1
   - Ensure you have taken a backup as proposed in step 2
   - Continue to step 11

1. In TWRP wipe screen on your device click the format data button on the lower side to remove encryption
+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 %}