Modify default viewer launch 86/304486/4
authorHwankyu Jhun <h.jhun@samsung.com>
Thu, 18 Jan 2024 04:56:25 +0000 (13:56 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Thu, 18 Jan 2024 05:34:01 +0000 (14:34 +0900)
commitd5534b976e0ae45e31e67077d2931a6af2c64345
treea5b109adb484d33cd020aac78a22630f4a83141d
parent40ce5c67b2e5dad98bfe91bbb05a46fc0a0e109b
Modify default viewer launch

The notification_launch_default_viewer() uses the app_control_send_launch_request_async()
instead of aul_svc API. If the launch request is failed, the notification library
tries to send the launch request again.

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