NYC-MR2 Widevine Version Number Bump
(This is a merge of go/wvgerrit/22897) Bumps the Widevine version to 4.2.0 for NYC-MR2 and also updates the test to expect the NYC-MR2 OS version number. Bug: 32955300 Test: request_license_test Change-Id: I2f186928f20e0848cbeef5fef2182045ad27140a
This commit is contained in:
@@ -19,7 +19,7 @@ const char kL2Dir[] = "/L2/";
|
||||
const char kL3Dir[] = "/L3/";
|
||||
const char kFactoryKeyboxPath[] = "/factory/wv.keys";
|
||||
|
||||
const char kWVCdmVersion[] = "v4.1.0-android";
|
||||
const char kWVCdmVersion[] = "v4.2.0-android";
|
||||
|
||||
bool GetAndroidProperty(const char* key, std::string* value) {
|
||||
char val[PROPERTY_VALUE_MAX];
|
||||
|
||||
Reference in New Issue
Block a user