Adjust timer registration 50/266050/1
authorHwankyu Jhun <h.jhun@samsung.com>
Thu, 4 Nov 2021 23:22:27 +0000 (08:22 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Thu, 4 Nov 2021 23:22:27 +0000 (08:22 +0900)
commit4494433aceb493e73842860766c48b63e956acb7
tree4f0262d980bafb92e9abb62bc8102c85cb74d4cd
parentda16720e8bda08c23ca72a803bfad278ef2ea379
Adjust timer registration

Currently, the timing issue exists if the idler is invoked immediately.
Before adding the request to the idler, the timer will be added to fix
the timing issue.

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