Make change and version bump to AV1A.241001.001

Snap for 12438882 from 4ef3e2cee8 to vic-widevine-partner-release

Change-Id: Iabff2dbdb4113a04899c09c3b7de020b35a3ee8b
This commit is contained in:
Android Build Coastguard Worker
2024-10-01 20:56:43 +00:00
2 changed files with 3 additions and 2 deletions

View File

@@ -875,7 +875,8 @@ class Adapter {
LOGI("Level 1 Build Info (v%d): %s", level1_.version, buf.c_str());
}
} else {
level1_failed_ = true;
// b/313497311 disable level1 failure cache
// level1_failed_ = true;
FallBackToLevel3();
}
return result;

View File

@@ -1 +1 @@
AV1A.240926.001
AV1A.241001.001