Reduce printing error logs 56/279756/2
authorHwankyu Jhun <h.jhun@samsung.com>
Wed, 17 Aug 2022 07:38:19 +0000 (07:38 +0000)
committerHwankyu Jhun <h.jhun@samsung.com>
Wed, 17 Aug 2022 22:05:12 +0000 (22:05 +0000)
commitd7d608c7a24bd575ac224d24ef5f811f6a765dba
treef31437125177634e6afcd6b8313f35c17af73353
parent4e90a0065f157946ab8ec14846b3f481accf0021
Reduce printing error logs

If the application doesn't have the icon path, the app_info_get_icon()
function returns a negative error value with printing "Invalid parmater"
log message. This patch removes printing logs to reduce.

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