Temporarily fix libjavacrypto deps for ART buildbots

libjavacrypto.so is apex_available after commit 59e066f59 which implies
'm libjavacrypto' no longer builds libjavacrypto.so.

This temporary fix extends the buildbot-build.sh script to build the
conscrypt apex and copy libjavacrypto.so (and it's dependencies) into
/system/{lib,lib64}.

Bug: 147124225
Test: art/tools/run-libcore-tests.sh --mode=device -- libcore.dalvik.system
Change-Id: I2dee3122fa312e63fd259f57c30cf20037b4dbc2
1 file changed