X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=policy_manager%2Fstm%2Fzipc%2FStateTransitionor%2FAppsLayer%2FZAPL_Apps_func.h;h=2d1784590f7c82d680bd7b093079d4436eadfd3d;hb=ac17da7010c6bd90240a641d503991ca5d0cb41a;hp=8d1de9053b9f38e3a5f62a9d9879db9adbcd4b4c;hpb=98006b6538c5be44350746ec3756f004a5c68af8;p=apps%2Fagl-service-windowmanager.git diff --git a/policy_manager/stm/zipc/StateTransitionor/AppsLayer/ZAPL_Apps_func.h b/policy_manager/stm/zipc/StateTransitionor/AppsLayer/ZAPL_Apps_func.h index 8d1de90..2d17845 100755 --- a/policy_manager/stm/zipc/StateTransitionor/AppsLayer/ZAPL_Apps_func.h +++ b/policy_manager/stm/zipc/StateTransitionor/AppsLayer/ZAPL_Apps_func.h @@ -14,6 +14,8 @@ 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_on(); extern void stm_apl_initialize_variable();