c8ee9e56682dcefdbdede02be73a0447e4e9ba63
The use of static libcrypto.so breaks FIPS cert. Switch to use dynamic libcrypto.so. Also merge in http://go/ag/9416801 changes. Static libcrypto can be used for modules that do not affect FIPS cert. Merged from http://go/wvgerrit/86345 Test: Widevine unit tests, Play Movies & TV, Netflix Test: quick GTS playback tests ANDROID_BUILD_TOP= ./android-gts/tools/gts-tradefed run gts -m GtsMediaTestCases --test com.google.android.media.gts.MediaDrmTest#testWidevineApi29 ANDROID_BUILD_TOP= ./android-gts/tools/gts-tradefed run gts -m GtsExoPlayerTestCases --test com.google.android.exoplayer.gts.DashTest#testWidevine23FpsH264Fixed bug: 141150503 Change-Id: I6427c5a86e52e9cfb800d35ac0a3a67011039d10
Description
No description provided