mirror of
https://gitee.com/openharmony/distributeddatamgr_datamgr_service
synced 2024-11-23 06:50:35 +00:00
update
Signed-off-by: yangliu <yangliu178@huawei.com>
This commit is contained in:
parent
1e1cc7e139
commit
1189e9fadb
@ -816,7 +816,7 @@ bool KVDBServiceImpl::IsTripleAutoLaunch(
|
||||
if (storeMeta.bundleName == Bootstrap::GetInstance().GetProcessLabel()) {
|
||||
param.userId = storeMeta.user;
|
||||
}
|
||||
SetAutoLaunchParam(option, param, );
|
||||
SetAutoLaunchParam(option, param, storeMeta);
|
||||
isFindIdentifier = true;
|
||||
return isTripleIdentifierEqual;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user