'lock' feature implemented. If device is locked the handling of reports and policies...
authorDmytro Lomtiev <d.lomtev@samsung.com>
Mon, 12 Mar 2018 06:34:50 +0000 (08:34 +0200)
committerDmytro Lomtiev <d.lomtev@samsung.com>
Fri, 16 Mar 2018 14:18:57 +0000 (16:18 +0200)
commit31f367ac3a9e0933706c97c3de15339587230e69
treedd6c6af77fa1e362ec093d0c24480e4143421951
parentbfd2a67a7af1fb2616c19697f54dce2965fd866a
'lock' feature implemented. If device is locked the handling of reports and policies is disabled.

Change-Id: Iccdf4e27b9409fff30262fe6984f088c20f7a29f
device-agent/CMakeLists.txt
device-agent/common/inc/macro.h [new file with mode: 0644]
device-agent/communication/inc/eventlistener.h
device-agent/communication/src/settings.cpp
device-agent/packaging/samonitor.spec
device-agent/samonitor/main_thread.cpp
device-agent/samonitor/policyhandler.cpp
device-agent/samonitor/reportadapter.cpp