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

Commit eca9b320 authored by Sahil Sonar's avatar Sahil Sonar 💬
Browse files

Merge branch '679devices_q-legacy' into 'master'

devices: Mark Q devices as legacy

See merge request e/documentation/user!1028
parents ed5dd10f 11de38aa
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -56,3 +56,4 @@ copy_partitions_file_name: before_e_install_ab_copy_partitions
oem_unlock_file_name: oem_unlock_generic
recovery_install_command: fastboot flash boot
recovery_install_file_name: recovery_install_fastboot_ab
legacy: "yes"
+1 −0
Original line number Diff line number Diff line
@@ -58,3 +58,4 @@ copy_partitions_file_name: before_e_install_ab_copy_partitions
recovery_install_file_name: recovery_install_fastboot_zenfone
recovery_install_command: fastboot flash boot
install_e_file_name: install_e_with_erecovery
legacy: "yes"
+2 −1
Original line number Diff line number Diff line
@@ -58,3 +58,4 @@ recovery_install_file_name: recovery_install_fastboot_zenfone
copy_partitions_file_name: before_e_install_ab_copy_partitions
recovery_install_command: fastboot flash boot
install_e_file_name: install_e_with_erecovery
legacy: "yes"
+1 −0
Original line number Diff line number Diff line
@@ -50,3 +50,4 @@ install:
- { mode: Install doc }
recovery_install_command: fastboot flash recovery
recovery_install_file_name: recovery_install_fastboot_realme
legacy: "yes"
+1 −0
Original line number Diff line number Diff line
@@ -52,3 +52,4 @@ revert_to_stock:
sim_slots: 2

recovery_install_file_name: recovery_install_heimdall
legacy: "yes"
Loading