plugin: add apis to add plugin for vendor specific system information 04/52004/1
authortaeyoung <ty317.kim@samsung.com>
Wed, 18 Nov 2015 06:31:28 +0000 (15:31 +0900)
committertaeyoung <ty317.kim@samsung.com>
Wed, 18 Nov 2015 06:31:28 +0000 (15:31 +0900)
commit3d337810b76c79a9b8a480e4a628acdd9821cef2
tree310a04096ec9341aca2f00283273ec4fb0a1a40a
parent83f482bc8f8c62bfe9fe4d78f52279e1c2fda898
plugin: add apis to add plugin for vendor specific system information

- Vendors can add there own system information keys and values
  by making system-info-plugin.so using capi-systsem-info-plugin
  library.

Change-Id: If68dec5f72dfe8d34e2210107472b9f355c61f12
Signed-off-by: taeyoung <ty317.kim@samsung.com>
CMakeLists.txt
capi-system-info-plugin.pc.in [new file with mode: 0755]
include/system_info_intf.h [new file with mode: 0644]
include/system_info_private.h
packaging/capi-system-info.spec
src/system_info.c
src/system_info_external.c [new file with mode: 0644]