Fix a bug about getting splash image path 43/310343/1
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:01:13 +0000 (09:01 +0900)
commit6268f9bf24469fffdb5038f3ddd17f52da244cc5
treef993c730c0ac891f6e6fc4c9413b5f04a24ca24f
parent85072c6b09190b98678d8ca90306631bb9b42734
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