[android-porting] Re: Build with ALSA support. error: 'DEVICE_OUT_FM_HEADPHONE' is not a member of 'android::AudioSystem'

2010-04-27 Thread Alex Rus
Thanks a lot! The patch has helped and the build is now OK. Actualy I'm building the master branch. In my manifest.xml there is: ?xml version=1.0 encoding=UTF-8? manifest remote name=korg fetch=git://android.git.kernel.org/ review=review.source.android.com / default

[android-porting] Build with ALSA support. error: 'DEVICE_OUT_FM_HEADPHONE' is not a member of 'android::AudioSystem'

2010-04-26 Thread Alex Rus
Hello, I'm trying to make a build with ALSA support. My local_manifest.xml file is: ?xml version=1.0 encoding=UTF-8? manifest project path=external/alsa-lib name=platform/external/alsa-lib/ project path=external/alsa-utils name=platform/external/alsa- utils/ project

[android-porting] Porting to CompuLab CM_T3530. Android kernel booting problem.

2010-03-17 Thread Alex Rus
Hello, I'm trying to port Android to CompLab CM_T3530 board. I tried different ways to get a suitable kernel, in particular: 1. I've created the kernel by making a diff between common Android kernel 2.6.32 (git://android.git.kernel.org/kernel/common.git) and original Linux kernel