Currently i am trying to build Android Automotive 12.1.0_1.1.0 (Linux 5.15.52 BSP) version for imx-8qm evk board with lunch 89 (mek_8q_car-userdebug) but build process terminate with following message
command used for building : ./imx-make.sh -j4 2>&1 | tee build-log.txt
Note: Please copy image to offset: IVT_OFFSET + IMAGE_OFFSET
make[1]: Leaving directory '/home/[email protected]/android_build/vendor/nxp-opensource/imx-mkimage'
===================Finish building imx8qxp-mek-c0-uuu:imx8qxp_mek_android_uuu_defconfig ===================
make: Leaving directory '/home/[email protected]/android_build'
Note : But when i change the lunch to 68 (evk_8mn-userdebug) i could able to build
Is there any change required to build that code base in android 12.1
Hello,
Correct! they are different you should download:
Regards
Hello,
That mean that you are not using for automotive since it does not run on MX8MN BSP please check it:
And erase everything and build it again.
Regards