sm8550-common: releasetools: flash vendor_boot

Change-Id: I3ffe9ce5b4578453fe481ba05953fc4b3c27599b
This commit is contained in:
Josip Kelecic
2022-07-15 09:40:40 +02:00
committed by chaptsand
parent 610da67c87
commit b7c9e2e15f

View File

@@ -38,4 +38,5 @@ def OTA_InstallEnd(info):
info.script.Print("Patching firmware images...")
AddImage(info, "dtbo.img", "/dev/block/bootdevice/by-name/dtbo")
AddImage(info, "vbmeta_system.img", "/dev/block/bootdevice/by-name/vbmeta_system")
AddImage(info, "vendor_boot.img", "/dev/block/bootdevice/by-name/vendor_boot")
return