Remove BoringSSL static targets in widevine.
Test: WidevineDashPolicyTests, MediaDrmTest, WidevineFailureTests, WidevineGenericOpsTests, WidevineH264PlaybackTests, WidevineHLSPlaybackTests, WidevineVP9WebMPlaybackTests, WidevineCodecStressTests I saw (probably unrelated) in com.google.android.media.gts.WidevineHEVCPlaybackTests#testL1WithUHD30 com.google.android.media.gts.WidevineH264PlaybackTests#testL1WithUHD30 com.google.android.media.gts.WidevineVP9WebMPlaybackTests#testVP9WebMCencSubSampleL1With240P30fps com.google.android.media.gts.WidevineCodecStressTests#testVideoSecureH264 com.google.android.media.gts.WidevineCodecStressTests#testVideoSecureH265 BUG: 62945210 Change-Id: I5b5274d99ca5ad9299dc9cf9d83cb23fb6f6c13e
This commit is contained in:
@@ -23,7 +23,7 @@ LOCAL_HEADER_LIBRARIES := \
|
||||
|
||||
LOCAL_STATIC_LIBRARIES := \
|
||||
libcdm_protos \
|
||||
libcrypto_static \
|
||||
libcrypto \
|
||||
|
||||
LOCAL_SHARED_LIBRARIES := \
|
||||
liblog
|
||||
@@ -60,7 +60,7 @@ LOCAL_HEADER_LIBRARIES := \
|
||||
|
||||
LOCAL_STATIC_LIBRARIES := \
|
||||
libcdm_protos \
|
||||
libcrypto_static \
|
||||
libcrypto \
|
||||
libwidevinehidl_utils \
|
||||
|
||||
LOCAL_SHARED_LIBRARIES := \
|
||||
|
||||
@@ -21,7 +21,7 @@ LOCAL_STATIC_LIBRARIES := \
|
||||
libcdm \
|
||||
libcdm_protos \
|
||||
libcdm_utils \
|
||||
libcrypto_static \
|
||||
libcrypto \
|
||||
libjsmn \
|
||||
libgmock \
|
||||
libgmock_main \
|
||||
@@ -78,7 +78,7 @@ LOCAL_STATIC_LIBRARIES := \
|
||||
libcdm \
|
||||
libcdm_protos \
|
||||
libcdm_utils \
|
||||
libcrypto_static \
|
||||
libcrypto \
|
||||
libjsmn \
|
||||
libgmock \
|
||||
libgmock_main \
|
||||
|
||||
Reference in New Issue
Block a user