Revert "Fix using AUL API" 71/154771/1
authortaeyoon0.lee <taeyoon0.lee@samsung.com>
Wed, 11 Oct 2017 08:45:30 +0000 (17:45 +0900)
committertaeyoon0.lee <taeyoon0.lee@samsung.com>
Wed, 11 Oct 2017 08:45:39 +0000 (17:45 +0900)
This reverts commit 81fbba19f47c0b582f1c6594254d1ee287a2eff6.

Change-Id: I63aa9ebe17f32ddfc6c3804f1bbcb389bfeb75c8

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()