init_db: exclude hal-release information from database 02/278302/2 accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix tizen_7.0_hotfix accepted/tizen/7.0/unified/20221110.063529 accepted/tizen/7.0/unified/hotfix/20221116.104839 accepted/tizen/unified/20220720.064020 submit/tizen/20220719.051932 tizen_7.0_m2_release
authorYoungjae Cho <y0.cho@samsung.com>
Tue, 19 Jul 2022 00:53:11 +0000 (09:53 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Tue, 19 Jul 2022 01:37:24 +0000 (10:37 +0900)
commit0e51498af3301231c7b59aa5c563582a8f9ba4fa
tree44caec2e546d900a1f15aa2f3e97b5dd23ae5ae2
parent56fdfeb5bdc9165ee4cd7ab189b599c3e6836ac4
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>
script/make_info_file.sh
src/init_db/system_info_db_init.c