merge with master
[framework/appfw/aul-1.git] / am_daemon / amd_appinfo.h
index a5840f4..609ee58 100755 (executable)
@@ -13,6 +13,7 @@ enum appinfo_type {
        AIT_RESTART, /* auto restart: boolean */
        AIT_MULTI,
        AIT_HWACC,
+       AIT_PERM,
 };
 
 int appinfo_init(struct appinfomgr **cf);