Remove the redundant thread loop 47/11447/8
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>
Mon, 23 Oct 2017 05:42:50 +0000 (14:42 +0900)
committerZheng Wenlong <wenlong_zheng@nexty-ele.com>
Mon, 30 Oct 2017 04:21:39 +0000 (04:21 +0000)
commit06a2777ce769346ba85aee9f38ccb237a2d72915
treed6fffd3399b155ee6cd8c7801a58e19427741722
parent46f7c260dd5e79116e7c6571cacbda1b89495c9e
Remove the redundant thread loop

    Because libhomescreen already has a thread to receive events,
    we can remove the thread loop in libhomescreen.
    Related Commit:
        https://gerrit.automotivelinux.org/gerrit/#/c/11403/

BUG-AGL: SPEC-989
Change-Id: I32d65efcf32f3395719837339659ff94b3e64889
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
include/libhomescreen.hpp
sample/template/main.cpp
src/libhomescreen.cpp