Remove logs making delay of IPC 00/283900/2
authorSuyeon Hwang <stom.hwang@samsung.com>
Mon, 7 Nov 2022 04:47:24 +0000 (13:47 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Mon, 7 Nov 2022 04:56:40 +0000 (13:56 +0900)
commitcaa58f4c577f872df7d3d1192b207493fc117cf0
tree766c8a03888e8e7a8aaa9ce0bfbd559be55983e6
parent7332206aa8ca8b77bfbafa81a49742a6e30cfa18
Remove logs making delay of IPC

- Issue:
Sometimes, the IPC request from client is delayed.

- Solution:
By the priority of the process, app manager APIs can be delayed. Thus,
this patch removes some logs that needs to invoke app manager APIs.
Through this patch, the IPC requests will be invoked directly without
any delay.

Change-Id: I19feed1a444364da4f54a729b72ab562a5ea2865
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
client/tts_core.c