How can I build bionic alone for development purpose?

204 views
Skip to first unread message

Chen Wang

unread,
Sep 28, 2020, 11:49:46 PM9/28/20
to Android Building
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.  
Reply all
Reply to author
Forward
0 new messages