Re: [android-building] Building Android Automotive for Raspberry Pi [closed]

2020-09-10 Thread Guruvendra Chowdary
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,

Re: [android-building] Re: Building Android Automotive for Raspberry Pi [closed]

2020-09-10 Thread Salvatore Amodio
there isn’t a target for raspbarry there On Thu, 10 Sep 2020 at 5:21 PM, 'Glenn Kasten' via Android Building < android-building@googlegroups.com> wrote: > See list of supported build targets here: > https://source.android.com/setup/build/running#selecting-device-build > > On Thursday, September

[android-building] Re: Building Android Automotive for Raspberry Pi [closed]

2020-09-10 Thread 'Glenn Kasten' via Android Building
See list of supported build targets here: https://source.android.com/setup/build/running#selecting-device-build On Thursday, September 10, 2020 at 8:13:50 AM UTC-7, Salvatore Amodio wrote: > > I would like to know how building Android Automotive OS for Raspberry Pi? > I downloaded the source

[android-building] Building Android Automotive for Raspberry Pi [closed]

2020-09-10 Thread Salvatore Amodio
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