Modify boot sequence parser 99/302099/2
authorHwankyu Jhun <h.jhun@samsung.com>
Thu, 30 Nov 2023 07:50:36 +0000 (16:50 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Thu, 30 Nov 2023 07:58:49 +0000 (16:58 +0900)
commit1066d57940fa633c051172dac06f078b2401ef20
tree651911f4b0ae27ce72ee86024b87e2de8b6c1483
parent6f17ac34432c26ad647a31d0236a79413f18d030
Modify boot sequence parser

After this patch is applied, the parser does not check on-boot option.
It only checks the boot-sequence exists in the tizen-manifest.xml or not.
The dotnet API version has been integrated into the Tizen API version.

Change-Id: I8eed1c8fa537cc6dad0237cb034c61ed06823309
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
parser/boot-sequencer/parser_plugin.cc