Merge "Update clear KCB test name" into tm-widevine-release
This commit is contained in:
committed by
Android (Google) Code Review
commit
4a4b4405e9
@@ -3449,7 +3449,7 @@ TEST_P(OEMCryptoLicenseTest, QueryKeyControl) {
|
||||
// clear key control block (KCB) in the license response. An OEMCrypto v17.1+
|
||||
// implementation should be able to handle the clear KCB in the 16.4.x response
|
||||
// and load the license correctly.
|
||||
TEST_F(OEMCryptoSessionTests, ClearKcbAPI16_4) {
|
||||
TEST_F(OEMCryptoSessionTests, ClearKcbAPI17) {
|
||||
Session s;
|
||||
ASSERT_NO_FATAL_FAILURE(s.open());
|
||||
ASSERT_NO_FATAL_FAILURE(InstallTestRSAKey(&s));
|
||||
|
||||
Reference in New Issue
Block a user