Add debug message macros controlled by environment variable 61/11561/6
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>
Thu, 26 Oct 2017 08:56:33 +0000 (17:56 +0900)
committerZheng Wenlong <wenlong_zheng@nexty-ele.com>
Tue, 31 Oct 2017 00:09:41 +0000 (00:09 +0000)
commit898dbe9fc592f49a8043a62642e7786537d91de5
treefe71831f9bd0d9485abab064a545a0b1c1e9728a
parent8d37b7a8ffa999828b5ca6a311f9546bd1571c18
Add debug message macros controlled by environment variable

    Add a HMI_DEBUG macro to print debug messages.
    It is controlled by the USE_HMI_DEBUG environment variable.

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