Revert "Fix using AUL API" 23/153323/1
authorJinho, Lee <jeano.lee@samsung.com>
Thu, 28 Sep 2017 04:32:48 +0000 (13:32 +0900)
committerJinho, Lee <jeano.lee@samsung.com>
Thu, 28 Sep 2017 04:33:01 +0000 (13:33 +0900)
This reverts commit 6d55c5e3462c11b979618b94832a01a399470fd1.

Change-Id: Idf9bb45f6033ad176dd60a45fd1bbee70fda45a7

adaptors/tizen/framework-tizen.cpp

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