Eliminate unused internal functions. 81/134481/2 accepted/tizen/unified/20170706.193739 submit/tizen/20170706.010921
authorKunhoon Baik <knhoon.baik@samsung.com>
Mon, 19 Jun 2017 01:37:29 +0000 (10:37 +0900)
committerKichan Kwon <k_c.kwon@samsung.com>
Thu, 6 Jul 2017 01:04:38 +0000 (10:04 +0900)
commit0775768ca68531108542dfc97700c0ebeee9bd0f
treefb74e4ada75f13133322912b6fe731ca3604e540
parentdaddf571030a57020b10dc7b06bdda9c54866883
Eliminate unused internal functions.

Except of system resource information, runtime-info will not provide
the specific module's information like GPS.
Each module needs to provide such a specific module's information
because such way will enhance API findability for developer.

Thus, from now, we will not keep internal codes for future runtime-info information any more.

Change-Id: Ic6cc41a1377f19ab87507f71f5e7b1e48f269d74
include/runtime_info_private.h
packaging/capi-system-runtime-info.spec
src/runtime_info_vconf.c