X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fstc-manager-plugin-procfs.h;h=9e7b5652c893b27644eb5dd5aaecf0973c9d07d4;hb=c934ec3e4fd4acb493aff991afee50743f3f2111;hp=83e73321ec3e8524a51eeabc8ad480577dba080d;hpb=ba9186f949073543fcecf5f1d517a21b5141e7f0;p=platform%2Fcore%2Fconnectivity%2Fstc-manager.git diff --git a/include/stc-manager-plugin-procfs.h b/include/stc-manager-plugin-procfs.h old mode 100644 new mode 100755 index 83e7332..9e7b565 --- a/include/stc-manager-plugin-procfs.h +++ b/include/stc-manager-plugin-procfs.h @@ -24,6 +24,7 @@ int stc_plugin_procfs_init(void); int stc_plugin_procfs_deinit(void); +stc_error_e stc_plugin_procfs_load_pid(void); stc_error_e stc_plugin_procfs_app_status_changed(stc_cmd_type_e cmd, pid_t pid, const gchar *app_id, const gchar *pkg_id, stc_app_type_e app_type);