hide internal bundle key for AppControl
[platform/framework/native/appfw.git] / src / app / inc / FApp_Types.h
index 1ea292e..0bb75b5 100755 (executable)
@@ -107,6 +107,7 @@ const int LAUNCH_ARG_META_COUNT = 3;
 
 _OSP_LOCAL_ extern const wchar_t LEGACY_LAUNCH_REASON_NORMAL[];
 _OSP_LOCAL_ extern const wchar_t LEGACY_LAUNCH_REASON_CONDITIONAL[];
+_OSP_LOCAL_ extern const wchar_t LEGACY_OPERATION_MAIN[];
 _OSP_LOCAL_ extern const wchar_t TIZEN_OPERATION_MAIN[];
 _OSP_EXPORT_ extern const wchar_t TIZEN_OPERATION_PICK[];
 _OSP_LOCAL_ extern const char TIZEN_NOTIFICATION_DATA[];