Hi
I refer to ANDROID_USERS_GUIDE.pdf for OTA upgrade, use make otapackage -j4 to compile and generate evk_8mp-ota-**.zip, then Unzip evk_8mp-ota-**.zip to get payload.bin and payload_properties.txt, push payload.bin to Locally, enter update_engine_client --payload=file:///data/ota_package/payload.bin --update -- in the command
headers="FILE_HASH=0fSBbXonyTjaAzMpwTBgM9AVtlBeyOigpCCgkoOfHKY=
FILE_SIZE=379074366
METADATA_HASH=Icrs3NqoglzyppyCZouWKbo5f08IPokhlUfHDmz77WQ=
METADATA_SIZE=46866", but it reported an error, such as the log in the attachment, what might be the reason for this
Looking forward to your reply