Loading htdocs/_data/devices/cancro.yml +1 −1 Original line number Diff line number Diff line Loading @@ -59,5 +59,5 @@ maturity: orange install: - { mode: Install doc } recovery_install_command: fastboot flash recovery recovery_install_file_name: recovery_install_fastboot_xiaomi recovery_install_file_name: recovery_install_fastboot_xiaomi_no_unlock legacy: "yes" htdocs/_includes/templates/recovery_install_fastboot_xiaomi_no_unlock.md 0 → 100644 +5 −0 Original line number Diff line number Diff line {% if device.is_ab_device %} {% include templates/recovery_install_fastboot_ab.md %} {% else %} {% include templates/recovery_install_fastboot_generic.md %} {% endif %} Loading
htdocs/_data/devices/cancro.yml +1 −1 Original line number Diff line number Diff line Loading @@ -59,5 +59,5 @@ maturity: orange install: - { mode: Install doc } recovery_install_command: fastboot flash recovery recovery_install_file_name: recovery_install_fastboot_xiaomi recovery_install_file_name: recovery_install_fastboot_xiaomi_no_unlock legacy: "yes"
htdocs/_includes/templates/recovery_install_fastboot_xiaomi_no_unlock.md 0 → 100644 +5 −0 Original line number Diff line number Diff line {% if device.is_ab_device %} {% include templates/recovery_install_fastboot_ab.md %} {% else %} {% include templates/recovery_install_fastboot_generic.md %} {% endif %}