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:
@@ -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";
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
AV1A.241107.001
|
AV1A.241109.001
|
||||||
|
|||||||
Reference in New Issue
Block a user