add

Signed-off-by: shilei <shilei91@huawei.com>
Change-Id: Icfff4ccced72857558c9d560c4460f79ed3d63ae
This commit is contained in:
shilei
2022-10-29 14:44:55 +08:00
committed by shilei91
parent 12a916587f
commit 16952ca97f
5 changed files with 5 additions and 2 deletions
@@ -27,6 +27,7 @@
#include "want_utils.h"
namespace OHOS {
const unsigned int BMS_INSTALL_MSG = 100;
const unsigned int ERROR_SLEEP_TIMES = 300;
const unsigned int RETRY_TIMES = 10;
Bmsbuff *g_bmsbuff = nullptr;