I would like to know how building Android Automotive OS for Raspberry Pi? I downloaded the source through Repo Launcher from
https://source.android.com/setup/build/downloading Then I initialized the environment: -- source build/envsetup.sh -- build/envsetup.sh I chose the target: -- lunch aosp_car_arm64-userdebug and I launched the last command: -- time make -j$(nproc) The image has been created is only for the emulator or it can be flashed on the Rpi 4? -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/427b1864-b906-468d-a9ae-03f109862b6en%40googlegroups.com.
