init_db: exclude hal-release information from database 24/278324/1 accepted/tizen_6.5_unified tizen_6.5 accepted/tizen/6.5/unified/20220722.131737 submit/tizen_6.5/20220719.052118
authorYoungjae Cho <y0.cho@samsung.com>
Tue, 19 Jul 2022 00:53:11 +0000 (09:53 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Tue, 19 Jul 2022 05:18:46 +0000 (05:18 +0000)
commit7b35219a85883e48b184cd2bc272418cab9368ad
treee547682fe6887d189091e2a1d9e4d045e05a2a2c
parenta889a735b31c54997289e484603a8bb1e53da67b
init_db: exclude hal-release information from database

For fota, platform-release information is only required. However the
current system-info have two kinds of release information, platform
and hal, and the hal-release information overwrites the platform-release
information. Therefore, do not include hal-release information into
system-info database so that there is only platform-release information
in the database.

Change-Id: I5fc381a3de5d2f13095645d880730531de56d1f0
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
(cherry picked from commit 0e51498af3301231c7b59aa5c563582a8f9ba4fa)
script/make_info_file.sh
src/init_db/system_info_db_init.c