Fix the wrong implementation of aul_set_auto_restart() 74/275374/1
authorHwankyu Jhun <h.jhun@samsung.com>
Tue, 24 May 2022 00:51:52 +0000 (09:51 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Tue, 24 May 2022 00:51:52 +0000 (09:51 +0900)
commit33f18a66f80aa68ce89b9eac1944ccf92e4de231
tree189cd9d637d22fe06ca2a88148b7ec849bf48bfa
parentd4277d93baafbefc4e9e9c86a9f738305e3ac499
Fix the wrong implementation of aul_set_auto_restart()

The encoded bundle raw data has to be set to the local variable.

Change-Id: I0182a465d67ab7ce6abae4c334d0aa714f585ff7
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/pkginfo.c