Hi, If u want to build android automotive os for Raspberry Pi emulator images are won't work. U need to add apply car patch to AOSP code and then it will list your target while lunch. Then u can build by specifying that target.
Regards Guruvendra On Thu, 10 Sep 2020, 8:43 pm Salvatore Amodio, <[email protected]> wrote: > 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 > <https://groups.google.com/d/msgid/android-building/427b1864-b906-468d-a9ae-03f109862b6en%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- -- 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/CAM7re0qUtVctgmDOueyN4uCv2owfw7Lgb3HY__U7G1SUmXfT9Q%40mail.gmail.com.
