V16.4.2
Changes include: - Let entitled key sessions hold entitlement key id
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
namespace {
|
||||
|
||||
// Version format: OEMCrypto_major.OEMCrypto_minor.Plugin_version
|
||||
constexpr char kWvCasPluginVersion[] = "16.4.1";
|
||||
constexpr char kWvCasPluginVersion[] = "16.4.2";
|
||||
|
||||
bool GetAndroidProperty(const char* key, std::string* value) {
|
||||
char val[PROPERTY_VALUE_MAX];
|
||||
|
||||
Reference in New Issue
Block a user