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

Commit 0574b60a authored by Manoj Nair's avatar Manoj Nair
Browse files

Resolve "Add safetynet and rootbeer status to device"

parent 80a27c63
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -57,3 +57,6 @@ oem_unlock_file_name: oem_unlock_generic
recovery_install_command: fastboot flash boot
recovery_install_file_name: recovery_install_fastboot_ab
legacy: "yes"
safetynet:  0
rootbeer_pass:  0
+2 −2
Original line number Diff line number Diff line
@@ -56,10 +56,10 @@ region: All
maturity: green
install:
- { mode: Community install doc }

recovery_install_file_name: recovery_install_FP2
verified_boot:
- {vendor: 'Any vendor', supported: 'yes'}

bootloader_relocking:
- {vendor: 'Any vendor', supported: 'yes'}
safetynet:  2
rootbeer_pass:  1
 No newline at end of file
+2 −0
Original line number Diff line number Diff line
@@ -66,3 +66,5 @@ verified_boot:

bootloader_relocking:
- {vendor: 'Any vendor', supported: 'yes'}
safetynet:  1
rootbeer_pass:  1
 No newline at end of file
+2 −0
Original line number Diff line number Diff line
@@ -73,3 +73,5 @@ verified_boot:

bootloader_relocking:
- {vendor: 'Any vendor', supported: 'yes'}
safetynet:  1
rootbeer_pass:  1
+2 −0
Original line number Diff line number Diff line
@@ -71,3 +71,5 @@ verified_boot:
- {vendor: 'Any vendor', supported: 'yes'}
bootloader_relocking:
- {vendor: 'Any vendor', supported: 'yes'}
safetynet:  1
rootbeer_pass:  1
 No newline at end of file
Loading