Hello, I have successfully generated an Android image from 14.0.0_1.1.0_AUTO_SOURCE
PLATFORM_VERSION=14
PRODUCT_INCLUDE_TAGS=com.android.mainline
TARGET_PRODUCT=mek_8q_car
TARGET_BUILD_VARIANT=eng
TARGET_ARCH=arm64
BUILD_ID=UQ1A.231205.015
However, I'm not able to run a 3rd party nor system app. So, here:
- Install a 3er party using adb
- Install a 3rd party app using the aaos as module.
I got this messsage (Please Contact car services):
The API that it acesses:
Same happes if I try with a system app
Here, I'm not really sure if there something that I need to activate in the aaos build. I logcat both with kitchen sunk and this test app. However, I'm not really sure what's going on.
I think that maybe this is something straightforward that I'm not able to figure out.
Thanks in advance
Hello,
You are trying to access an exclusively apps you need go with the vendor or you can contact google android for this.
Regards