From bd1cd2062c33b68dcabe24701afad5ba0bf11e5d Mon Sep 17 00:00:00 2001 From: "Jinho, Lee" Date: Thu, 28 Sep 2017 13:32:48 +0900 Subject: [PATCH] Revert "Fix using AUL API" This reverts commit 6d55c5e3462c11b979618b94832a01a399470fd1. Change-Id: Idf9bb45f6033ad176dd60a45fd1bbee70fda45a7 --- 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