mirror of
https://github.com/openharmony/accessibility.git
synced 2026-08-24 22:11:28 -04:00
change wait time
Signed-off-by: yichengzhao <yichengzhao1@huawei.com> Change-Id: I5aa8dd9e014d0639c06f54a9e77894a91b3c0b4d
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user