Hi Team,
We need your urgent support to bring-up AOSP and AAOS on VIM3 board.
We will be using the Android 14 OS on the VIM3 board.
Can you pls share the working/tested branch of code to sync the android 14 ? Better if you share the tested repo sync command.
Also we need to use the AAOS, so can you pls the changes to be made specific to VIM3 board if you have.
Hi @william.lin ,
Thank you so much for your resposnse.
We will try the procedure given by you.
Can you pls also share the step to make this AOSP to Automotive OS ?
We want to integrate the VHAL AIDL and Audio HAL.
Pls provide your response..
@divyeshm1 ,
Sorry, we have not make this AOSP version to Automotive OS. Our main focus is on the Android 9.0 branch.
mkdir khadas-aosp-14 && cd $_
repo init -u platform/manifest - Git at Google -b main
repo sync
this main branch.. can u pls share the specific working branch ?
Also facing this issue? can u pls provide fix for same
@divyeshm1 ,
Sorry, we haven’t prioritized maintenance for the Android 14 version, so we haven’t encountered similar issues.
@william.lin,
We need to build the kernel for KHADAS vim3 board. We are following the link “https://baylibre.pages.baylibre.com/amlogic/atv/doc/main/kernel.html#fetching-the-kernel-code” but after following these steps, when we are inserting the generated .ko files, we are getting file exec error.
Can you please share the proper steps to build the kernel? We need to .ko files supporting to Android14 VIM3 khadas?