mirror of
https://github.com/openharmony/multimedia_drm_framework.git
synced 2026-07-21 04:35:21 -04:00
update services/drm_service/server/src/drm_host_manager.cpp.
Signed-off-by: baoxy92 <baoxianyue@hisilicon.com>
This commit is contained in:
@@ -192,6 +192,9 @@ void DrmHostManager::ProcessMessage()
|
||||
}
|
||||
}
|
||||
}
|
||||
if (!serviceThreadRunning) {
|
||||
break;
|
||||
}
|
||||
counter -= LAZY_UNLOAD_WAIT_IN_MILMINUTES;
|
||||
if (counter <= 0) {
|
||||
DRM_DEBUG_LOG("ProcessMessage lazy unload start.");
|
||||
|
||||
Reference in New Issue
Block a user