SPL got from boot.img is safer than from vendor (there can be mismatch)

This commit is contained in:
Pierre-Hugues Husson 2019-12-08 21:08:02 +01:00
parent 39b0a00aba
commit 897f17c554
1 changed files with 1 additions and 1 deletions

View File

@ -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