summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLAppHMIType.m
diff options
context:
space:
mode:
authorharisheb <ebuser@EBUsers-MacBook-Air.local>2017-09-26 16:21:31 -0400
committerharisheb <ebuser@EBUsers-MacBook-Air.local>2017-09-26 16:21:31 -0400
commitd3fdb25fdaf634d07c7cb0f035ae31213851c7e8 (patch)
treed7513702d44404b4084c271ea4dde43e3d0ecd9c /SmartDeviceLink/SDLAppHMIType.m
parent20f9b8af3884a87c824b4a77c72a76d86ca3b45e (diff)
parented12d08ac6b90cfda647e79012ec16a78ea95035 (diff)
downloadsdl_ios-d3fdb25fdaf634d07c7cb0f035ae31213851c7e8.tar.gz
Merge branch 'feature/haptic_manager_rebase' of https://github.com/ChrisB-Elektrobit/sdl_ios into feature/haptic_manager_rebase
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";