[android-porting] Re: com.android.phone has stoped

2018-07-24 Thread Glenn Kasten
Can you please include a very short excerpt of logcat and dmesg around the time of pop-up? On Monday, July 23, 2018 at 6:37:55 AM UTC-7, Akshay Mhaske wrote: > > Hi, > > I am porting AOSP android N to x86 based system. I am > getting com.android.phone has stoped pop-up continously with live USB.

[android-porting] radeon or vmwgfx? which one to use in BOARD_GPU_DRIVERS for a board with radeon GPU support

2018-07-24 Thread Thella Shyam Kumar
HI All, I have an x86 board with radeon gpu suooport. We need to enable GPU drivers in Board config using the macro BOARD_GPU_DRIVERS. Do we need to enable only radeon or vmxgfx also? Because for me enabling vmwgfx is working and I don't think my build is using radeon specific gallium drivers

[android-porting] [AUTOMOTIVE] Tips on how to build Android Automotive ROM

2018-07-24 Thread miguelarc
Hi everyone. I'm an android developer, but complete newbie in Android AOSP/OS. I'm trying to start compiling and building a Android custom ROM, automotive to be exact, in a Raspberry Pi or even a NXP board. Could you guys share some hints/tips on how to do it? Is it the same as compiling/bui