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

Commit 55c6e2bc authored by Manoj Nair's avatar Manoj Nair
Browse files

Resolve "Correction of bootloader unlock page for FP5"

parent aef7109a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@ wifi: 802.11 a/b/g/n/ac/6e + WiFi Direct
build_version_dev: T
build_version_stable: T
should_be_latest_version: false
oem_unlock_code_required: https://www.fairphone.com/en/bootloader-unlocking-code-for-fairphone-3/
oem_unlock_code_required: https://www.fairphone.com/en/bootloader-unlocking-code-for-fairphone
is_ab_device: true
is_lineageos_official: false
oem_unlock_file_name: oem_unlock_FP5
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
1. Enable and connect Wifi
1. Enable Developer options
1. From developer options, enable OEM unlock
    - Get the unlock code from [this site](https://www.fairphone.com/en/bootloader-unlocking-code-for-fairphone-3/) and enter it
    - Get the unlock code from [this site](https://www.fairphone.com/en/bootloader-unlocking-code-for-fairphone) and enter it
1. Reboot on fastboot by running the command in the PC console `adb reboot bootloader`

   {% include alerts/tip.html content=" All the console commands are run on an adb enabled PC and in the `adb` console." %}