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

Reply via email to