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

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

Resolve "Correction of link in bootloader unlock for FP4"

parent 0990d577
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -48,7 +48,7 @@ wifi: 802.11 a/b/g/n/ac + 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_FP4
+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." %}