Hi All,
I try to achieve incremental update on Android 11 automotive with IMX8QM-MEK platform. But, always got build error while trying the incremental ota package by using the following command,
/build/tools/releasetools/ota_from_target_files -i PREVIOUS-target_files.zip NEW-target_files.zip update.zip
Hi @vinothkumars,
It is to be mentioned that environmental variables are not correctly configured, and that is why "No such file or directory."
Try following the steps mentioned in chapter 7 - Over-The-Air (OTA) Update - Android User's Guide.
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Best regards,
Dhruvit.