db: add db update command for Emulator 94/80594/7 accepted/tizen/common/20160804.174405 accepted/tizen/ivi/20160804.081138 accepted/tizen/mobile/20160804.081209 accepted/tizen/tv/20160804.081058 accepted/tizen/wearable/20160804.081122 submit/tizen/20160803.081834
authortaeyoung <ty317.kim@samsung.com>
Tue, 19 Jul 2016 04:26:43 +0000 (13:26 +0900)
committertaeyoung <ty317.kim@samsung.com>
Wed, 3 Aug 2016 03:55:58 +0000 (12:55 +0900)
commit109c4f932087bc8d5191c11daf2a514cdddd4cc7
tree40be0b7050d74696c4b9bdc977d4a088ca526210
parenta45bdaf9d0e43f990c44afbe92fcf188c2461705
db: add db update command for Emulator

- In the emulator environment, the display resolution
  can be changed before the first boot. Thus the command
  system_info_update_db is used to update the system info
  values before the first boot.

Change-Id: I06fcef9eeef60630b33f6bce9c2f054473eb8525
Signed-off-by: taeyoung <ty317.kim@samsung.com>
CMakeLists.txt
packaging/capi-system-info.spec
src/init_db/system_info_db_init.c
src/update_db/CMakeLists.txt [new file with mode: 0755]
src/update_db/system_info_db_update.c [new file with mode: 0644]