init_db : write boolean to 'T' or 'F' instead of 0x1 or 0x0 96/137396/1 accepted/tizen/unified/20170706.193736 submit/tizen/20170706.010921
authorKichan Kwon <k_c.kwon@samsung.com>
Wed, 5 Jul 2017 12:21:45 +0000 (21:21 +0900)
committerKichan Kwon <k_c.kwon@samsung.com>
Wed, 5 Jul 2017 12:21:45 +0000 (21:21 +0900)
commit40feb40b841e9c8b2fec5d21adf3c4b11fa8441e
tree534035562f72fb40ec97417d622dc2e32c4abe7d
parentd8a41da6c040fba8c9b2494c526000b71cd93e1f
init_db : write boolean to 'T' or 'F' instead of 0x1 or 0x0

- To prevent misunderstanding false as the end of string
- In addition, we can get the readbility

Change-Id: If94ec9337f4360f696c242664e5d32401da5f934
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
src/init_db/system_info_db_init.c
src/system_info.c