mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Merge "wifi: extending framework restart waiting time" into sc-v2-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
c69d81e5f3
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user