Fix a bug about getting splash image path 44/310344/2
authorHwankyu Jhun <h.jhun@samsung.com>
Fri, 26 Apr 2024 00:01:13 +0000 (09:01 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Fri, 26 Apr 2024 00:08:18 +0000 (09:08 +0900)
commite3a6c00261791a40306356e88a210481c5430181
tree8ee256cc85ca6df8aacc8d07281cc414aba5a55e
parent82b2cfcadf91ee931346a71fe8459e47712f1314
Fix a bug about getting splash image path

If the path of the splash image source is not absolute, the patch should be
"<package path>/shared/res/<filename>".

Change-Id: Ib3a784fdc44c7b12e8ff8f02f00cd0cbf026f20e
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/common/step/configuration/step_parse_manifest.cc