fix appcontrol result behavior from service callee
[platform/framework/native/appfw.git] / src / app / inc / FApp_AppControlImpl.h
index 27a76fe..2094d8b 100644 (file)
@@ -56,6 +56,8 @@ enum _AppControlProperty
        _APPCONTROL_PROPERTY_OSP = 0x200,
        _APPCONTROL_PROPERTY_ALIAS = 0x400,
        _APPCONTROL_PROPERTY_APPID_CHANGE = 0x800,
+       _APPCONTROL_PROPERTY_SUBMODE = 0x1000,
+       _APPCONTROL_PROPERTY_SERVICE_CALLEE = 0x2000,
 };
 
 class _OSP_EXPORT_ _AppControlImpl