Add some policy integration tests
Cherry-pick from branch rvc-dev of http://go/wvgerrit/105824 and rvc-widevine-release http://go/ag/12561660 This adds two policy integration tests to verify that we are handling offline licenses correctly. Bug: 161023174 Bug: 129301787 Test: WV unit/integration tests Change-Id: I20f5d6a9fbfd2ff8cff361e1005e45b46c700704
This commit is contained in:
@@ -347,11 +347,6 @@ class CdmEngine {
|
||||
|
||||
protected:
|
||||
friend class CdmEngineFactory;
|
||||
friend class ParallelCdmTest;
|
||||
friend class WvCdmEnginePreProvTest;
|
||||
friend class WvCdmTestBase;
|
||||
friend class WvGenericCryptoTest;
|
||||
friend class TestLicenseHolder;
|
||||
|
||||
CdmEngine(FileSystem* file_system,
|
||||
std::shared_ptr<metrics::EngineMetrics> metrics);
|
||||
|
||||
Reference in New Issue
Block a user