mirror of
https://gitee.com/openharmony/ability_dmsfwk
synced 2024-11-23 14:30:21 +00:00
add unit test Signed-off-by: ql <qianli16@huawei.com> Change-Id: I6505a1f5fafddd1062d484b438f891bfba726e00
This commit is contained in:
parent
60b79edc6b
commit
51eedebe6d
@ -963,9 +963,6 @@ void DistributedSchedMissionManager::OnMissionListenerDied(const sptr<IRemoteObj
|
||||
}
|
||||
}
|
||||
}
|
||||
if (deviceSet.empty()) {
|
||||
return;
|
||||
}
|
||||
for (auto& devId : deviceSet) {
|
||||
StopSyncRemoteMissions(devId, false);
|
||||
}
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user