!3351 SA loader to 1s

Merge pull request !3351 from fengye/master
This commit is contained in:
openharmony_ci 2024-11-18 08:58:53 +00:00 committed by Gitee
commit 80b3c85208
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -24,7 +24,7 @@ DEFINE_WIFILOG_LABEL("WifiSaLoadManager");
namespace OHOS {
namespace Wifi {
static constexpr int32_t WIFI_LOADSA_TIMEOUT_MS = 5000;
static constexpr int32_t WIFI_LOADSA_TIMEOUT_MS = 1000;
WifiSaLoadManager& WifiSaLoadManager::GetInstance()
{