Make libcrypto_static visible to frameworks/ml/nn/common libraries.

I'm trying to switch all NNAPI libraries to use the libcrypto_static.
Otherwise, Soong sees both libcrypto & libcrypto_static as
com.android.neualnetworks dependencies, while we need only need one,
the static variant.

Test: build crosshatch & flashed device.
Bug: 148593574
Change-Id: I113893acf8846d56a0ebf60bce55088de6a33ea8
1 file changed