Update WV build and android version number change canary
[ Merge of http://go/wvgerrit/66145 ] Bug: 119431010 Test: WV unit/integration tests Change-Id: Ib869ee0df03dda6124ebcdb6ed8e502915ba9896
This commit is contained in:
@@ -21,7 +21,7 @@ const char kL2Dir[] = "/L2/";
|
||||
const char kL3Dir[] = "/L3/";
|
||||
const char kFactoryKeyboxPath[] = "/factory/wv.keys";
|
||||
|
||||
const char kWVCdmVersion[] = "14.0.0";
|
||||
const char kWVCdmVersion[] = "15.0.0";
|
||||
|
||||
bool GetAndroidProperty(const char* key, std::string* value) {
|
||||
char val[PROPERTY_VALUE_MAX];
|
||||
|
||||
Reference in New Issue
Block a user