Modify default viewer launch
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:41:07 +0000 (14:41 +0900)
commit399e08d9e7dfaeadae5b49d37167e2516e5dd19e
treea5b109adb484d33cd020aac78a22630f4a83141d
parenta52deb2b72da2ca198f4d88c54266c72e346b50e
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