Fix ODR issue with dex2oat and libcrypto

dex2oat links against both static and shared libcrypto, which causes
ODR issues in the new FIPS self test code.  Remove the unnecessary
static linkage.

Bug: 137267623
Test: treehugger
Change-Id: I484ef9fb8d6599828310c31f7d54571c93f55d56
1 file changed