Snap for 6263751 from f69707c556 to sc-release
Change-Id: I8a7bd2f39a25e57d581c5cfffe92a882921a2441
This commit is contained in:
@@ -328,8 +328,7 @@ Return<void> WVDrmPlugin::openSession_1_1(
|
||||
(SecurityLevel::SW_SECURE_CRYPTO == requestedLevel) ?
|
||||
wvcdm::QUERY_VALUE_SECURITY_LEVEL_L3 : wvcdm::QUERY_VALUE_SECURITY_LEVEL_DEFAULT;
|
||||
|
||||
setPropertyString(hidl_string(wvcdm::QUERY_KEY_SECURITY_LEVEL),
|
||||
hidl_string(wvcdm_security_level));
|
||||
setPropertyString("securityLevel", hidl_string(wvcdm_security_level));
|
||||
|
||||
status = openSessionCommon(sessionId);
|
||||
hidl_vec<uint8_t> hSessionId = toHidlVec(sessionId);
|
||||
|
||||
Reference in New Issue
Block a user