hello,
I am making some changes in bionic and want to know if any method to only 
build the bionic libs. 
I get source code of bionic by git clone 
https://android.googlesource.com/platform/bionic, but I find the build of 
this repo depends on aosp build framework. Before actual build of 
libc/libdl, soong will scan and load all bp files under AOSP to construct 
the ninja file, it cost too much time.

I wonder if there is a simple and convenient method to build bionic only in 
direct method, for example, how to disable scanning of other sub-modules 
which bionic has no dependency on?

Thanks, in adv.  

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
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-building?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-building/2eb4bd94-bcf6-4388-a69b-496e4e1ca8a2n%40googlegroups.com.

Reply via email to