Update OEMCrypto unit test date
This corresponds to the release date of v18.4 Merged from https://widevine-internal-review.googlesource.com/184139 Change-Id: I5e2714822932c52a82bd1f287111c11a4001f985
This commit is contained in:
committed by
Robert Shih
parent
b99d1213df
commit
fd28f10559
@@ -180,7 +180,7 @@ TEST_F(OEMCryptoClientTest, FreeUnallocatedSecureBufferNoFailure) {
|
|||||||
*/
|
*/
|
||||||
TEST_F(OEMCryptoClientTest, VersionNumber) {
|
TEST_F(OEMCryptoClientTest, VersionNumber) {
|
||||||
const std::string log_message =
|
const std::string log_message =
|
||||||
"OEMCrypto unit tests for API 18.4. Tests last updated 2023-08-03";
|
"OEMCrypto unit tests for API 18.4. Tests last updated 2023-09-07";
|
||||||
cout << " " << log_message << "\n";
|
cout << " " << log_message << "\n";
|
||||||
cout << " "
|
cout << " "
|
||||||
<< "These tests are part of Android U."
|
<< "These tests are part of Android U."
|
||||||
|
|||||||
Reference in New Issue
Block a user