Merge "wifi: extending framework restart waiting time" into sc-v2-dev

This commit is contained in:
TreeHugger Robot
2021-10-19 17:06:10 +00:00
committed by Android (Google) Code Review

View File

@@ -317,7 +317,7 @@ bool turnOnExcessiveLogging(const sp<ISupplicant>& supplicant) {
}
bool waitForFrameworkReady() {
int waitCount = 10;
int waitCount = 15;
do {
// Check whether package service is ready or not.
if (!testing::checkSubstringInCommandOutput(