This is Cuttlefish for Android Automotive. I have never actually seen an Android Automotive Cuttlefish target run, except for a heavily modified one for a particular customer use case in a company. This took a few weeks of work.
I have no trouble building aosp_cf_x86_auto-userdebug. I have tried with and without the acloud approach. https://android.googlesource.com/platform/tools/acloud/+/refs/heads/master/README.md https://source.android.com/setup/start#set_up_workstation It simply does not launch with start_cvd. start_cvd starts some services like crosvm, but stop_cvd does not work since cuttlefish did not even start, so I am left with all these orphaned pids to clean up as well. (or just reboot) I've got the android-cuttlefish Debian packages built, and the groups added. Everything. https://android.googlesource.com/device/google/cuttlefish/ I would have tried the ci.android.com download approach but I did not find this target in ci. Has anyone else had luck getting the AOSP cuttlefish target aosp_cf_x86_auto-userdebug to run? My system is not exotic. Ubuntu 20.04, 32 GB RAM, 1 TB hard drive, Intel + Nvidia graphics. Android tag release: android-12.0.0_r32 (latest 12 as of today) -- -- 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/187dab1a-d712-4ac4-8c55-439e4f43e202n%40googlegroups.com.
