Have the ART Buildbot build bootstrap Bionic libraries on target.

Have tools/buildbot-build.sh build target bootstrap Bionic libraries
(libc, libdl, libm), so that they can be found by the linker (in
`/system/lib(64)`) even if the Runtime APEX is not available.

This is a temporary change needed until the ART Buildbot fully
supports the Runtime APEX.

Test: Rely on the ART Buildbot.
Bug: 121117762
Bug: 120266448
Bug: 113373927
Change-Id: If3f95a63a69a06378570d44c5461d9805969e9fd
1 file changed