halapi: Add ENABLE_DLOG build option 35/262835/1 accepted/tizen/unified/20210827.045711 submit/tizen/20210825.032704 submit/tizen/20210826.082453
authorChanwoo Choi <cw00.choi@samsung.com>
Fri, 20 Aug 2021 03:40:40 +0000 (12:40 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Fri, 20 Aug 2021 09:50:00 +0000 (18:50 +0900)
commitd3ea592d1851e7114a1e0cfc8c88b654907e5acb
treedb9f0f73c97d9b801cea11ce9fea8b9245286377
parent78cc3efa9d322471a9fb7389ec5350d4d12a61ac
halapi: Add ENABLE_DLOG build option

Add ENABLE_DLOG build option to support the case of
when DLOG should be disabled.

Also, if don't require dlog, hal-api-common is not able to use
tizen error value. So that change the error value to make it
minimum package dependency.

Change-Id: I52766750c3b8b547dbc9e2576e0e9a8b3d2b1232
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
CMakeLists.txt
packaging/hal-api-common.spec
src/common.h
src/hal-api-common.c