change wait time

Signed-off-by: yichengzhao <yichengzhao1@huawei.com>
Change-Id: I5aa8dd9e014d0639c06f54a9e77894a91b3c0b4d
This commit is contained in:
yichengzhao
2022-12-09 09:53:50 +08:00
parent dc37d416d6
commit a34d609130
@@ -43,7 +43,7 @@ namespace {
const std::string SYSTEM_PARAMETER_AAMS_NAME = "accessibility.config.ready";
const std::string GRAPHIC_ANIMATION_SCALE_NAME = "persist.sys.graphic.animationscale";
const std::string ARKUI_ANIMATION_SCALE_NAME = "persist.sys.arkui.animationscale";
constexpr int32_t QUERY_USER_ID_RETRY_COUNT = 60;
constexpr int32_t QUERY_USER_ID_RETRY_COUNT = 600;
constexpr int32_t QUERY_USER_ID_SLEEP_TIME = 50;
} // namespace