Add a case of timeout error in AulSvcErrorConvert 80/284080/4
authorChanggyu Choi <changyu.choi@samsung.com>
Wed, 9 Nov 2022 08:51:37 +0000 (17:51 +0900)
committerChanggyu Choi <changyu.choi@samsung.com>
Fri, 11 Nov 2022 05:55:09 +0000 (05:55 +0000)
commit2b8fa6ba7d5554507240f3bbf530898561121e04
tree1c21d0208bcad8589f231508b3a3c62be199d493
parente402314efe00d0128bb24305fecbc9bf66c4797e
Add a case of timeout error in AulSvcErrorConvert

After applying this patch, when app control receives a timeout error,
it converts the error to APP_CONTROL_ERROR_TIMED_OUT.

Requires:
 - https://review.tizen.org/gerrit/c/platform/core/appfw/aul-1/+/284079

Change-Id: I5ecd323315bf75da46cf10fbd3a5b40ea792e4c0
Signed-off-by: Changgyu Choi <changyu.choi@samsung.com>
src/app-control/util.cc