Fix a bug about sending start app request 01/270901/1
authorHwankyu Jhun <h.jhun@samsung.com>
Fri, 11 Feb 2022 02:17:54 +0000 (11:17 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Fri, 11 Feb 2022 02:17:54 +0000 (11:17 +0900)
commitc9989eb46ba7b1b4c927cd0865130993d418bf3e
tree63782d8009b4c4f7883debb3c4b38cddfb847b52
parent4f923268678c5084c5c0a4ee18e6c2ddecb4b246
Fix a bug about sending start app request

After calling AppRequest::With(), the bundle data of AUL_K_APPID will be
removed by AppRequest::ClearInternalKey().

Change-Id: I7761dda9cc540ca3584d503b077b17eefbdfad57
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
aul/boot_sequence/boot_sequence_manager.cc