Merge "Allow OfflineLicenseRenewal test to be repeatedly invoked" into oc-dev

This commit is contained in:
Rahul Frias
2017-04-19 18:11:48 +00:00
committed by Android (Google) Code Review

View File

@@ -2086,6 +2086,9 @@ TEST_F(WvCdmRequestLicenseTest, StreamingLicenseRenewalProhibited) {
}
TEST_F(WvCdmRequestLicenseTest, OfflineLicenseRenewal) {
Unprovision();
Provision(kLevelDefault);
// override default settings unless configured through the command line
std::string key_id;
std::string client_auth;