Merge "Remove level1_failed_ cache" into udc-widevine-dev
This commit is contained in:
@@ -835,7 +835,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;
|
||||
|
||||
Reference in New Issue
Block a user