mirror of
https://gitee.com/openharmony/msdp_device_status
synced 2024-11-23 07:29:52 +00:00
update intention/services/device_manager/src/monitor.cpp.
Signed-off-by: 李少雄 <lishaoxiong10@huawei.com>
This commit is contained in:
parent
15aeb9737c
commit
30cb76797d
@ -145,7 +145,6 @@ void Monitor::ReceiveDevice()
|
||||
void Monitor::HandleInotifyEvent(struct inotify_event *event) const
|
||||
{
|
||||
CALL_DEBUG_ENTER;
|
||||
CHKPV(event);
|
||||
if (Utility::IsEmpty(event->name)) {
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user