summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLAppHMIType.m
diff options
context:
space:
mode:
Diffstat (limited to 'SmartDeviceLink/SDLAppHMIType.m')
-rw-r--r--SmartDeviceLink/SDLAppHMIType.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/SmartDeviceLink/SDLAppHMIType.m b/SmartDeviceLink/SDLAppHMIType.m
index 5ce899cf5..070ad089b 100644
--- a/SmartDeviceLink/SDLAppHMIType.m
+++ b/SmartDeviceLink/SDLAppHMIType.m
@@ -15,3 +15,4 @@ SDLAppHMIType const SDLAppHMITypeProjection = @"PROJECTION";
SDLAppHMIType const SDLAppHMITypeBackgroundProcess = @"BACKGROUND_PROCESS";
SDLAppHMIType const SDLAppHMITypeTesting = @"TESTING";
SDLAppHMIType const SDLAppHMITypeSystem = @"SYSTEM";
+SDLAppHMIType const SDLAppHMITypeRemoteControl = @"REMOTE_CONTROL";