summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Keeler <jacob.keeler@livioradio.com>2019-02-22 11:30:08 -0500
committerGitHub <noreply@github.com>2019-02-22 11:30:08 -0500
commit8080ac0ded578a25107fe1d532419056fa9819f7 (patch)
tree32c3c1ea88431bc94a80dd9d23eab05d3c346909
parent1155779394444363ff18eb7771aa295f18261566 (diff)
downloadsdl_core-feature/app_service_configuration_es_and_core_origin.tar.gz
Update src/appMain/smartDeviceLink.inifeature/app_service_configuration_es_and_core_origin
Co-Authored-By: JackLivio <jack@livio.io>
-rw-r--r--src/appMain/smartDeviceLink.ini2
1 files changed, 1 insertions, 1 deletions
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.