emit event to one application 15/17015/5
authorwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
Tue, 9 Oct 2018 02:31:06 +0000 (10:31 +0800)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 17 Oct 2018 20:10:26 +0000 (20:10 +0000)
commitea459cc8988c3e664c3f9d56d3a9929775d8b57b
tree0fd0fbc929a5a5b8b8eb1a9eccc0e411f5106261
parent28b7b54a65f7954c4e279e22d2ff4f49ccc39f7f
emit event to one application

changed agl-service-homescreen and libhomescreen to make
agl-service-homescreen emit event to one application only.

BUG-AGL: SPEC-1764

Change-Id: I87e4fc8fe900fdf9d7fde04852077c7174b8a3ba
Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
src/CMakeLists.txt
src/homescreen.cpp
src/hs-client.cpp [new file with mode: 0644]
src/hs-client.h [new file with mode: 0644]
src/hs-clientmanager.cpp [new file with mode: 0644]
src/hs-clientmanager.h [new file with mode: 0644]
src/hs-helper.h