Step #1: Find the proper list over on http://source.android.com

Step #2: Ask your question on that list

This list is for SDK development, not porting Android to arbitrary hardware.

On Fri, Apr 15, 2011 at 2:27 PM, wayne <[email protected]> wrote:
> I created \frameworks\base\cmds\qaipd daemon by copy over the
> \frameworks\base\cmds\hdmid daemon example .  But the compilation
> didn’t pick up my “qaipd”.
>
> I searched for all “hdmid” but only found that it was in “\frameworks
> \base\cmds\hdmid \Android.mk” and “system/core/rootdir/etc/
> init.qcom.rc”.  I added “qaipd” into “system/core/rootdir/etc/
> init.qcom.rc”; and into “\frameworks\base\cmds\qaipd\Android.mk”.
>
> So I don’t know why the build can pick up “hdmid”, but not “qaipd”.
> Can anyone tell me which Android.mk or other file I am missing to
> include “qaipd” into the build? thanks.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> 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-developers?hl=en
>



-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training in NYC: http://marakana.com/training/android/

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
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-developers?hl=en

Reply via email to