resolve TSAM-6816: update DB after DPM state changed 69/84569/1
authorKyeonghun Lee <kh9090.lee@samsung.com>
Fri, 19 Aug 2016 09:11:49 +0000 (18:11 +0900)
committerKyeonghun Lee <kh9090.lee@samsung.com>
Fri, 19 Aug 2016 09:11:49 +0000 (18:11 +0900)
commit461cc9992d5883552891b6aead696a41aa1baed2
tree8d841051b6f7d92a7e97a8fe0c65157a3f7ea19b
parente4e380aa3970ec962ad14cd7b14ae83f0802c75d
resolve TSAM-6816: update DB after DPM state changed

Change-Id: If4984536dd8f79bb06d401f2716b0e5420adfc07
Signed-off-by: Kyeonghun Lee <kh9090.lee@samsung.com>
framework/CMakeLists.txt
framework/MsgDPMUtils.cpp [new file with mode: 0644]
framework/main.cpp
framework/storage-handler/MsgStorageMessage.cpp
include/framework/MsgDPMUtils.h [new file with mode: 0644]
include/utils/MsgUtilFunction.h
plugin/mms_plugin/CMakeLists.txt
plugin/mms_plugin/MmsPluginInternal.cpp
utils/CMakeLists.txt
utils/MsgUtilFunction.cpp