From 8080ac0ded578a25107fe1d532419056fa9819f7 Mon Sep 17 00:00:00 2001 From: Jacob Keeler Date: Fri, 22 Feb 2019 11:30:08 -0500 Subject: Update src/appMain/smartDeviceLink.ini Co-Authored-By: JackLivio --- src/appMain/smartDeviceLink.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/appMain/smartDeviceLink.ini b/src/appMain/smartDeviceLink.ini index 954381afeb..90c2d94bf3 100644 --- a/src/appMain/smartDeviceLink.ini +++ b/src/appMain/smartDeviceLink.ini @@ -371,7 +371,7 @@ EnableAppLaunchIOS = true ;VideoServiceTransports = TCP_WIFI, IAP_CARPLAY, IAP_USB_HOST_MODE, IAP_USB_DEVICE_MODE, IAP_USB, AOA_USB [AppServices] -; The ID to pass to app service publishers when sending a PerformAppServiceInteraction request +; The ID used to fill the originApp field when the HMI sends a PerformAppServiceInteraction request HMIOriginID = "HMI_ID" ; Services that exist on the module. Values are of AppServiceType in RPC Spec. These services will be used as default and app services will only become primary service publisher with direct user interaction. These services will also be a fallback if no app service publisher is registered with the system of that type. -- cgit v1.2.1