SPL got from boot.img is safer than from vendor (there can be mismatch)
This commit is contained in:
parent
39b0a00aba
commit
897f17c554
@ -408,8 +408,8 @@ if [ -f /system/phh/secure ];then
|
||||
copyprop ro.build.product ro.product.vendor.model
|
||||
copyprop ro.product.manufacturer ro.vendor.product.manufacturer
|
||||
copyprop ro.product.manufacturer ro.product.vendor.manufacturer
|
||||
copyprop ro.build.version.security_patch ro.keymaster.xxx.security_patch
|
||||
copyprop ro.build.version.security_patch ro.vendor.build.security_patch
|
||||
copyprop ro.build.version.security_patch ro.keymaster.xxx.security_patch
|
||||
resetprop ro.build.tags release-keys
|
||||
resetprop ro.boot.vbmeta.device_state locked
|
||||
resetprop ro.boot.verifiedbootstate green
|
||||
|
Loading…
Reference in New Issue
Block a user