Hi,
I am working on IMX8QM with Android 9 Automotive (android_p9.0.0_2.1.1-auto). I trying Android OTA update.
steps I followed for OTA update,
1, build the ota file (update.zip) by using following commands ,
source build/envsetup.sh
lunch mek_8q_car-userdebug
make target-files-package -j4
source build/envsetup.sh
lunch mek_8q_car-userdebug
make otapackage -j4
2, Copy the update.zip file into cache folder
3, execute the following command,
echo “--update_package=/cache/update.zip” > /cache/recovery/command
reboot recovery
But, Android update is not done,
following are the some of observation in Android update.
reboot: Restarting system with command 'recovery'
reboot: Restarting system with command ''
Thanks & Regards,
VinothS,
Regards,
Vinothkumar Sekar