Fix a bug about handling loader info 87/198887/1
authorHwankyu Jhun <h.jhun@samsung.com>
Thu, 31 Jan 2019 00:21:47 +0000 (09:21 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Thu, 31 Jan 2019 00:27:44 +0000 (09:27 +0900)
commite35854c0404fe5c3945a2ddb8365c9725482bd8f
treee3f0a5a9611296b90063fc121865e26070f97624
parent9418989c30aa2fb4295541bed45bf3d096a589f6
Fix a bug about handling loader info

If there is a loader that has not been used even once, it can be executed
with the wrong loader at re-run. Because, the default value of the type
is zero and the first loader is also zero.
This patch changes the reference value.

Change-Id: I2df4d632cb1e8a3268ef0edf53a65b8cfe475513
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
inc/launchpad.h