Make change and version bump to AV1A.241109.001

Snap for 12621662 from 1af36f421f to vic-widevine-partner-release

Change-Id: I745246c35637b8f9dd92551fee07fac7fc1f42b6
This commit is contained in:
Android Build Coastguard Worker
2024-11-09 09:05:39 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -6197,7 +6197,7 @@ TEST(VersionNumberTest, VersionNumberChangeCanary) {
android::base::GetProperty("ro.build.version.release", ""); android::base::GetProperty("ro.build.version.release", "");
ASSERT_TRUE(release_number.size() > 0); ASSERT_TRUE(release_number.size() > 0);
// Reminder to change the Widevine CDM version number. // Reminder to change the Widevine CDM version number.
EXPECT_EQ("13", release_number) EXPECT_EQ("15", release_number)
<< "The Android version number has changed. You need to update this test " << "The Android version number has changed. You need to update this test "
"and also possibly update the Widevine version number in " "and also possibly update the Widevine version number in "
"wv_android_constants.h"; "wv_android_constants.h";

View File

@@ -1 +1 @@
AV1A.241107.001 AV1A.241109.001