After building Android Automotive from source, how do I
This is my PC env that can run Android Car Emulator Ubuntu 16, 16G Ram, 1T Disk
$ repo init -u https://android.googlesource.com/platform/manifest -b android-9.0.0_r39
$ source build/envsetup.sh
$ lunch car_emu_x86_64-userdebug
$ make -j8
$ emulator
and then Android Emulator boot up just as below.
Android Emulator