summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLAppHMIType.h
diff options
context:
space:
mode:
Diffstat (limited to 'SmartDeviceLink/SDLAppHMIType.h')
-rw-r--r--SmartDeviceLink/SDLAppHMIType.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/SmartDeviceLink/SDLAppHMIType.h b/SmartDeviceLink/SDLAppHMIType.h
index 2c02fe498..021f324e3 100644
--- a/SmartDeviceLink/SDLAppHMIType.h
+++ b/SmartDeviceLink/SDLAppHMIType.h
@@ -62,3 +62,7 @@ extern SDLAppHMIType const SDLAppHMITypeTesting;
* @abstract System App
*/
extern SDLAppHMIType const SDLAppHMITypeSystem;
+
+/**
+ * @abstract Remote control */
+extern SDLAppHMIType const SDLAppHMITypeRemoteControl;