Revert "Fix ANRs due to Widevine DRM plugin sniff taking too long."
We need to do this because with this patch, SHA/MD5 module may get stuck and cause power consumption regression.
This reverts commit 95d4dc7776.
related-to-bug: 5739618
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
namespace android {
|
||||
|
||||
WVMLoadableExtractor *GetInstance(sp<DataSource> dataSource);
|
||||
bool IsWidevineMedia(sp<DataSource> dataSource);
|
||||
|
||||
|
||||
class WVMMediaSource;
|
||||
class WVMFileSource;
|
||||
|
||||
Reference in New Issue
Block a user