Selectively stop and restart the individual service when the active user changes 58/117258/2
authorMu-Woong Lee <muwoong.lee@samsung.com>
Fri, 3 Mar 2017 11:07:23 +0000 (20:07 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Fri, 3 Mar 2017 11:23:44 +0000 (20:23 +0900)
commit4056fb4f17c7bc86738161fdce724ef477f1ccc3
tree122ed7810b02959a27c8fe64d316e060b8276f9c
parente61f29382c810b472556eb7a24aea23ad9808941
Selectively stop and restart the individual service when the active user changes

Change-Id: I2a59124125ba4b6b20612f525aa56d93c1d78e80
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
CMakeLists.txt
packaging/context-service.spec
src/ActiveUserMonitor.cpp [new file with mode: 0644]
src/ActiveUserMonitor.h [new file with mode: 0644]
src/Main.cpp
src/ServiceLoader.cpp
src/ServiceLoader.h