Add debug message control by environment variable 43/11443/5
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>
Mon, 23 Oct 2017 05:35:58 +0000 (14:35 +0900)
committerZheng Wenlong <wenlong_zheng@nexty-ele.com>
Thu, 26 Oct 2017 08:58:09 +0000 (08:58 +0000)
commit572023336d9573d3d5636d7e61a8dd3ed8878b0d
treef6f01d359bddfdf4c445c9d54ea55b107373032d
parente33fb7867a36b803f7ae2a1cb8f1a3b4f9076e08
Add debug message control by environment variable

    Add HMI_DEBUG to print debug message,
    It is controlled by the USE_HMI_DEBUG environment variable.

BUG-AGL: SPEC-998
Change-Id: I4b948f3af0d3a1b5e8707518e5b83a1029df3667
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
include/hmi-debug.h [new file with mode: 0644]
src/libhomescreen.cpp