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

Commit 5a43cd85 authored by Manoj Nair's avatar Manoj Nair
Browse files

Merge branch '1099-adding-info-that-realme-devices-are-no-longer-unlockable' into 'master'

Resolve "Adding info that Realme devices are no longer unlockable"

Closes #1099

See merge request e/documentation/user!1313
parents b7a4632d 3b60b6c3
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@ cpu: Kryo 660
cpu_cores: '8'
cpu_freq: 2 x 2.2 GHz + 6 x 1.7 GHz
current_branch: 21
custom_warning: custom_bootloader_warning.realme
depth: 8.1
height: 163.7
width: 74.2
@@ -60,7 +61,7 @@ region: All
maturity: orange
install:
- { mode: Community install doc }
oem_unlock_file_name: oem_unlock_realme
oem_unlock_file_name: oem_unlock_realme_locked
recovery_install_command: fastboot flash vendor_boot
recovery_install_file_name: recovery_install_fastboot_realme_unlocked
install_e_file_name: install_e_with_erecovery
+2 −1
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@ cpu: Kryo 660
cpu_cores: '8'
cpu_freq: 2 x 2.2 GHz + 6 x 1.7 GHz
current_branch: 21
custom_warning: custom_bootloader_warning.realme
depth: 8.5
height: 164.3
width: 75.6
@@ -65,7 +66,7 @@ region: All
maturity: orange
install:
- { mode: Community install doc }
oem_unlock_file_name: oem_unlock_realme
oem_unlock_file_name: oem_unlock_realme_locked
recovery_install_command: fastboot flash vendor_boot
recovery_install_file_name: recovery_install_fastboot_realme_unlocked
install_e_file_name: install_e_with_erecovery
+2 −0
Original line number Diff line number Diff line
@@ -38,6 +38,8 @@ custom_bootloader_warning:
  htc: <b>Please note HTC has stopped officially supporting the unlocking of its bootloader. For more details please refer <a href="https://www.htcdev.com/process">this document</a></b>
  lg: <b>An official method of unlocking the bootloader is not available, but there may be some unofficial methods available. Unofficial methods are not recommended or supported by /e/OS, so use them at your own risk! An unlocked bootloader is required to install /e/OS</b>
  motorola: <b>An official method of unlocking the bootloader is not available, but there may be some unofficial methods available. Unofficial methods are not recommended or supported by /e/OS, so use them at your own risk! An unlocked bootloader is required to install /e/OS.</b>
  realme: <b>An official method of unlocking the bootloader is not available, but there may be some unofficial methods available. Unofficial methods are not recommended or supported by /e/OS, so use them at your own risk! An unlocked bootloader is required to install /e/OS.</b>

devices:

  with_the_device_powered_off: With the device powered off
+3 −0
Original line number Diff line number Diff line
## Unlocking the bootloader

{% include alerts/danger.html content="An official method of unlocking the bootloader is not available, but there may be some unofficial methods available. Unofficial methods are not recommended or supported by /e/OS, so use them at your own risk! An unlocked bootloader is required to install /e/OS." %}
 No newline at end of file