Fix aul_svc_set_instance_id() function 14/255414/2
authorHwankyu Jhun <h.jhun@samsung.com>
Thu, 18 Mar 2021 04:56:45 +0000 (13:56 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Thu, 18 Mar 2021 05:14:24 +0000 (14:14 +0900)
commitbaa778020044a1b4ab152f201eb160d7614a842f
tree74d5a03379e1c27ae7b71b52816583195bc76de8
parentaae9403c340b84789caa024e28a187dc2f958824
Fix aul_svc_set_instance_id() function

This patch changes the behavior of the function to delete the previous
data. If the instance_id is nullptr, the function deletes the previous data
from the bundle object.

Change-Id: I0d40d980d8b6e9025dd65f3dc0eb40345d4fcbb2
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/aul_svc.cc