未验证 提交 e9ef0013 编写于 作者: 吴珞风 提交者: Gitee

Description:aafwk_lite compilation alarm is cleared.

Sig:xts_acts
Feature or Bugfix:Bugfix
Binary Source:No
#I4ZV2R;
Signed-off-by: Nwuluofeng <wuluofeng@huawei.com>
上级 047e3194
......@@ -941,7 +941,7 @@ HWTEST_F(AbilityMgrTest, testPostTask, Function | MediumTest | Level1)
string hapPath = g_testPath + "testnative_hispark_taurus_liteos.hap";
#endif
AbilityEventHandler eventHandler1;
auto task = [this, hapPath]{
auto task = [hapPath]{
sem_init(&g_sem, 0, 0);
InstallParam installParam = { .installLocation = 1, .keepData = false };
bool installResult = Install(hapPath.c_str(), &installParam, TestBundleStateCallback);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册