Fix error when doing FOTA 48/210848/7
authorIlho Kim <ilho159.kim@samsung.com>
Thu, 25 Jul 2019 07:52:05 +0000 (16:52 +0900)
committerIlho Kim <ilho159.kim@samsung.com>
Fri, 26 Jul 2019 06:10:32 +0000 (15:10 +0900)
commit3e9ff3c7bedb8f61a84b43d7c22e3fcfcc5e215d
treeb6e1e30cb4a2e02a075581158a5b79d24019a3fb
parent7910e25dd4509a4e1ecdf4f6eb73d4c00c5bdca6
Fix error when doing FOTA

It doesn't have ALL_PRELOAD_RW_PKG in the past,
the case this file not exist is not error

Make preload rw package list from db in that case

Change-Id: I53fc539e22481070fde998518b05beaeef3eedfa
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
src/pkg_upgrade.c