From 2897f0bfd26406c150dd3ce78fd3783b3314f617 Mon Sep 17 00:00:00 2001 From: "taeyoon0.lee" Date: Wed, 11 Oct 2017 17:45:30 +0900 Subject: [PATCH] Revert "Fix using AUL API" This reverts commit 81fbba19f47c0b582f1c6594254d1ee287a2eff6. Change-Id: I63aa9ebe17f32ddfc6c3804f1bbcb389bfeb75c8 --- adaptors/tizen/framework-tizen.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adaptors/tizen/framework-tizen.cpp b/adaptors/tizen/framework-tizen.cpp index 013435a..044df8e 100644 --- a/adaptors/tizen/framework-tizen.cpp +++ b/adaptors/tizen/framework-tizen.cpp @@ -464,7 +464,7 @@ struct Framework::Impl } appcore_multiwindow_base_exit(); - aul_notify_exit(); + aul_widget_notify_exit(); } int AppWidgetMain() -- 2.7.4