Add chage remote app
[apps/agl-service-windowmanager.git] / policy_manager / stm / zipc / StateTransitionor / AppsLayer / ZAPL_Apps_func.h
old mode 100644 (file)
new mode 100755 (executable)
index 6f741b5..2d17845
@@ -1,7 +1,7 @@
 /************************************************************/
 /*     ZAPL_Apps_func.h                                     */
 /*     Function and variable header file                    */
-/*     ZIPC Designer Version 1.2.0                          */
+/*     ZIPC Designer Version 1.2.1                          */
 /************************************************************/
 #ifndef ZHEADER_ZAPL_APPS_FUNC_H
 #define ZHEADER_ZAPL_APPS_FUNC_H
@@ -14,8 +14,10 @@ extern void stm_apl_start_activity_splitable_normal();
 extern void stm_apl_start_activity_splitable_split();
 extern void stm_apl_start_activity_general();
 extern void stm_apl_start_activity_system();
+extern void stm_apl_start_activity_launcher();
+extern void stm_apl_start_activity_launcher_fullscreen();
 extern void stm_apl_event_restriction_mode_off();
-extern void stm_apl_event_restriction_mode_2_on();
+extern void stm_apl_event_restriction_mode_on();
 extern void stm_apl_initialize_variable();
 extern void stm_apl_start_stm();