common : each module can restore when resourced is restarted 73/94773/9
authorKichan Kwon <k_c.kwon@samsung.com>
Tue, 1 Nov 2016 05:30:29 +0000 (14:30 +0900)
committerKichan Kwon <k_c.kwon@samsung.com>
Mon, 7 Nov 2016 04:53:56 +0000 (13:53 +0900)
commite9c31b7676fffdcb609d3689f358e9199fec4d5e
tree6582015156c7c411cb051e2225571603b495f65c
parent2100eae3f273cb83341ce0a8dfca806017f02eeb
common : each module can restore when resourced is restarted

- After restarting, all information are erased though other apps aren't exited
- Therefore, if each module needs, they can run restore function

- In addition, when restarted, BOOTING_DONE notifier will be broadcasted

Change-Id: I205993417565bc0505c4762b7da0c09e4b85a3a2
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
include/resourced.h
src/common/edbus-handler.c
src/common/edbus-handler.h
src/common/module.c
src/common/module.h
src/resourced/init.c
src/resourced/init.h
src/resourced/main.c