Ya I know all makefiles from External are called but I need to trace the calls of make files from build script. Atleast that of Bluez makefile.
Also BOARD_HAVE_BLUETOOH param is in Boardconfig.mk file right? Regards Ajith On Wed, Jun 9, 2010 at 11:40 AM, Pavan Savoy <[email protected]> wrote: > i guess all android makefiles under external/<...>/ directory are called > ... > the only way you could prevent bluez from building is making > BOARD_HAVE_BLUETOOH false ? (or atleast that's what i think ..) > > > On Wed, Jun 9, 2010 at 9:22 AM, Ajith <[email protected]> wrote: > > Hi all, > > > > Our current solution does not use Bluez stack in Android , but source > > of Bluez is included in the Project Source code > > > > What I need to know is from where is the Make files of Bluez called > > Android Eclair code. > > ie, Android.mk file exists in \externals\bluetooth\bluez , and I need > > to know where is this getting called from. > > > > If you can give me flow from mail build file itself, it would be > > great. > > > > Regards, > > Ajith > > > > -- > > unsubscribe: > > [email protected]<android-porting%[email protected]> > > website: http://groups.google.com/group/android-porting > > > > > > -- > --Pavan Savoy > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
