Fix using AUL API 44/153344/1
authorJinho, Lee <jeano.lee@samsung.com>
Thu, 28 Sep 2017 08:11:44 +0000 (17:11 +0900)
committerJinho, Lee <jeano.lee@samsung.com>
Thu, 28 Sep 2017 08:51:12 +0000 (17:51 +0900)
This reverts commit bd1cd2062c33b68dcabe24701afad5ba0bf11e5d.

Change-Id: Iff1bf0309990c33174ef5796ab1ebc31bb213043

adaptors/tizen/framework-tizen.cpp

index 044df8e..013435a 100644 (file)
@@ -464,7 +464,7 @@ struct Framework::Impl
     }
 
     appcore_multiwindow_base_exit();
-    aul_widget_notify_exit();
+    aul_notify_exit();
   }
 
   int AppWidgetMain()