Fix AUL Request Handler
authorHwankyu Jhun <h.jhun@samsung.com>
Wed, 1 Apr 2020 02:16:56 +0000 (11:16 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Wed, 1 Apr 2020 05:46:06 +0000 (14:46 +0900)
commit1998d0e1a833febd85ef1ccae61d8c70d3d8bb9a
tree2468fd00d934c8f06562fc54f0e17524ed4d95e0
parente66d8b1e7f3a8c80e00608451519001ab254db55
Fix AUL Request Handler

If the caller waits the result, AUL request handler replies in the
dispatch function. If the calle application is not responding, the caller
application gets the error from AMD.

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