Loading keymaster/4.0/vts/functional/keymaster_hidl_hal_test.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -4537,7 +4537,7 @@ using ClearOperationsTest = KeymasterHidlTest; * that aborting the operations clears the operations. * */ TEST_P(ClearOperationsTest, TooManyOperations) { TEST_P(ClearOperationsTest, DISABLED_TooManyOperations) { ASSERT_EQ(ErrorCode::OK, GenerateKey(AuthorizationSetBuilder() .Authorization(TAG_NO_AUTH_REQUIRED) .RsaEncryptionKey(2048, 65537) Loading Loading
keymaster/4.0/vts/functional/keymaster_hidl_hal_test.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -4537,7 +4537,7 @@ using ClearOperationsTest = KeymasterHidlTest; * that aborting the operations clears the operations. * */ TEST_P(ClearOperationsTest, TooManyOperations) { TEST_P(ClearOperationsTest, DISABLED_TooManyOperations) { ASSERT_EQ(ErrorCode::OK, GenerateKey(AuthorizationSetBuilder() .Authorization(TAG_NO_AUTH_REQUIRED) .RsaEncryptionKey(2048, 65537) Loading