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

Commit df218ede authored by Romain Hunault's avatar Romain Hunault 💻
Browse files

Merge branch '582-add-warning-about-fp4-install-guide' into 'master'

Resolve "Add Warning about FP4 Install Guide"

Closes #582

See merge request e/documentation/user!621
parents 4ffbe384 fd1d4618
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -52,7 +52,7 @@ is_lineageos_official: false
is_beta: true
oem_unlock_file_name: oem_unlock_FP4
install_e: install_e_FP4
can_rollback: true
can_rollback: false
removable_battery: 1
sim_slots: 2
region: All
@@ -63,3 +63,4 @@ install:
before_install_file_name: before_install_FP4
install_e_file_name: install_e_FP4
ignore_troubleshooting_tips: true
requirements_file_name: requirements_FP4
+4 −0
Original line number Diff line number Diff line
{% include templates/requirements.md %}

{% include alerts/danger.html content="Ensure that you flash an image with a security patch level greater than the level of the existing security patch, Failure to do so will brick your device. " %}
{% include alerts/tip.html content="On your phone you can check the security patch level here `Settings` >> `About Phone` >> `Android Version` >>  `Android security patch level`." %}
+1 −1

File changed.

Contains only whitespace changes.