提交 753aece1 编写于 作者: J jiangyanbo 提交者: Gitee

update distributed_schedule_lite/dmsfwk_lite_posix/src/utils/DMSTestBase.cpp.

Signed-off-by:jiangyanbo<jiangyanbo@huawei.com>
上级 a7978fde
......@@ -87,6 +87,6 @@ BOOL InstallHap()
BOOL UninstallHap()
{
sem_init(&g_sem, 0, 0);
Uninstall("com.huawei.helloworld", nullptr, TestBundleStateCallback);
Uninstall("com.ohos.helloworld", nullptr, TestBundleStateCallback);
sem_wait(&g_sem);
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册