Add a missing error case 44/255644/1
authorHwankyu Jhun <h.jhun@samsung.com>
Mon, 22 Mar 2021 04:03:41 +0000 (13:03 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Mon, 22 Mar 2021 04:04:24 +0000 (13:04 +0900)
commite16ee7e329e45ae957c8647c5790ff8f10dd5ec1
tree540506a17635c74979dbac69a0afb6209ea0885d
parentbaa778020044a1b4ab152f201eb160d7614a842f
Add a missing error case

If the return value of AUL function is AUL_R_ECANCELED, the function
should return AUL_SVC_RET_ECANCLED.

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