!1277 5.0.2差异修改

Merge pull request !1277 from 师皓杰/OpenHarmony-5.0.2-Release
This commit is contained in:
openharmony_ci 2025-01-09 06:21:58 +00:00 committed by Gitee
commit 7b365f8eb8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -132,6 +132,7 @@ void CommonEventListener::OnUserSwitched()
DMSContinueRecvMgr::GetInstance().OnContinueSwitchOff();
HILOGI("ICurrentContinueSwitch is off, %{public}d", DataShareManager::GetInstance()
.IsCurrentContinueSwitchOn());
DSchedContinueManager::GetInstance().UnInit();
};
}
} // namespace DistributedSchedule