Widevine Version Number for NYC-MR1
(This is a merge of go/wvgerrit/20402) This updates the version number to v4.1.0 for the NYC-MR1 release. It also updates the canary to pass on the nyc-mr1-dev branch. Bug: 30813903 Change-Id: I05de038ff52e9f7633efff7011052b48b59d90fa
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.0.0-android";
|
||||
const char kWVCdmVersion[] = "v4.1.0-android";
|
||||
|
||||
bool GetAndroidProperty(const char* key, std::string* value) {
|
||||
char val[PROPERTY_VALUE_MAX];
|
||||
|
||||
Reference in New Issue
Block a user