Loading htdocs/_includes/templates/recovery_install_dd.md +2 −0 Original line number Diff line number Diff line {%- assign device = page.device -%} {% if device.vendor == "LG" %} {% if device.codename != "d855" %} {% include alerts/danger.html content="Please note LG has stopped officially supporting the unlocking of its bootloader. For more details please refer this [document](https://www.xda-developers.com/lg-bootloader-unlocking-shut-down-december-31/)" %} {% endif %} {% endif %} {% if device.custom_recovery_codename %} {% assign custom_recovery_codename = device.custom_recovery_codename %} {% else %} Loading Loading
htdocs/_includes/templates/recovery_install_dd.md +2 −0 Original line number Diff line number Diff line {%- assign device = page.device -%} {% if device.vendor == "LG" %} {% if device.codename != "d855" %} {% include alerts/danger.html content="Please note LG has stopped officially supporting the unlocking of its bootloader. For more details please refer this [document](https://www.xda-developers.com/lg-bootloader-unlocking-shut-down-december-31/)" %} {% endif %} {% endif %} {% if device.custom_recovery_codename %} {% assign custom_recovery_codename = device.custom_recovery_codename %} {% else %} Loading