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

Commit 60926a2d authored by Manoj Nair's avatar Manoj Nair
Browse files

Resolve "Adding rollback warning to 6 pixel devices"

parent db7e7fa7
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -60,6 +60,8 @@ region: All
maturity: green
install:
- { mode: Community install doc }
can_rollback: false
requirements_file_name: requirements_pixel
oem_unlock_file_name: oem_unlock_generic
recovery_install_file_name: recovery_install_fastboot_ab_install
recovery_install_command: fastboot flash vendor_boot
+2 −0
Original line number Diff line number Diff line
@@ -61,6 +61,8 @@ maturity: green
install:
- { mode: Community install doc }
oem_unlock_file_name: oem_unlock_generic
can_rollback: false
requirements_file_name: requirements_pixel
recovery_install_file_name: recovery_install_fastboot_ab_install
recovery_install_command: fastboot flash vendor_boot
install_e_file_name: erecovery_install
+2 −0
Original line number Diff line number Diff line
@@ -61,6 +61,8 @@ region: All
maturity: green
install:
- { mode: Community install doc }
can_rollback: false
requirements_file_name: requirements_pixel
oem_unlock_file_name: oem_unlock_generic
recovery_install_file_name: recovery_install_fastboot_ab_install
recovery_install_command: fastboot flash vendor_boot
+2 −0
Original line number Diff line number Diff line
@@ -39,6 +39,7 @@ recovery_reboot: fastboot_menu
release: 2021
screen: 6.4 in 
screen_res: 180x2400
can_rollback: false
screen_tech: AMOLED
screen_refresh_rate: 90
soc: Google Tensor GS101
@@ -62,6 +63,7 @@ install:
- { mode: Community install doc }
oem_unlock_file_name: oem_unlock_generic
recovery_install_file_name: recovery_install_fastboot_ab_install
requirements_file_name: requirements_pixel
recovery_install_command: fastboot flash vendor_boot
install_e_file_name: erecovery_install
safetynet:  1
+2 −0
Original line number Diff line number Diff line
@@ -62,6 +62,8 @@ maturity: green
install:
- { mode: Community install doc }
oem_unlock_file_name: oem_unlock_generic
can_rollback: false
requirements_file_name: requirements_pixel
recovery_install_file_name: recovery_install_fastboot_ab_install
recovery_install_command: fastboot flash vendor_boot
install_e_file_name: erecovery_install
Loading