fota_gui - common, wearable : terminate binary, when progress is -1. 09/247009/1
authordyamy-lee <dyamy.lee@samsung.com>
Fri, 6 Nov 2020 02:36:05 +0000 (11:36 +0900)
committerdyamy-lee <dyamy.lee@samsung.com>
Fri, 6 Nov 2020 02:36:05 +0000 (11:36 +0900)
commit35224eca7586f79ab19fd56e8c73c667f0298c26
tree67e19272ae39ae2dcef8fd5aed863e7b2949979b
parent0e9ebaf8ca810ba7281a955fb60f1f61a21fb899
fota_gui - common, wearable : terminate binary, when progress is -1.
Even if it doesn't reach 100 percent, if progress is -1, it terminate.
But, when it is just stared with progress -1 (remain previous update content), do not terminate.

Change-Id: I836f9d0d0fcd0eb7b7a6641e8cb657690d721b77
fota_gui_common/fota_gr_direct_ro_common.c
fota_gui_common/fota_gui_ro_common_main.c
fota_gui_wearable/fota_gr_direct_ro_wearable.c
fota_gui_wearable/fota_gui_ro_wearable_main.c