summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLAppHMIType.h
diff options
context:
space:
mode:
Diffstat (limited to 'SmartDeviceLink/SDLAppHMIType.h')
-rw-r--r--SmartDeviceLink/SDLAppHMIType.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/SmartDeviceLink/SDLAppHMIType.h b/SmartDeviceLink/SDLAppHMIType.h
index a7277c36a..efba22f84 100644
--- a/SmartDeviceLink/SDLAppHMIType.h
+++ b/SmartDeviceLink/SDLAppHMIType.h
@@ -46,6 +46,11 @@ extern SDLAppHMIType const SDLAppHMITypeInformation;
*/
extern SDLAppHMIType const SDLAppHMITypeSocial;
+/**
+ * @abstract Projection Streaming App
+ */
+extern SDLAppHMIType const SDLAppHMITypeProjection;
+
extern SDLAppHMIType const SDLAppHMITypeBackgroundProcess;
/**