summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include
diff options
context:
space:
mode:
authorOleg Krotenko <okrotenko@luxoft.com>2015-10-19 13:12:07 +0300
committerOleg Krotenko <okrotenko@luxoft.com>2015-10-19 18:25:00 +0300
commitad431f77295dd143b5079e03d0c8f253f3e27161 (patch)
treeffd4c7eb32308bfbd4b935d8c671b10708d6bf60 /src/components/application_manager/include
parent13032bc26e7a546937cc8065daa5b9b1e5fd1530 (diff)
downloadsdl_core-ad431f77295dd143b5079e03d0c8f253f3e27161.tar.gz
Fix of GENIVI:
1. OnSystemRequestNotyfication send to mobile SDL doesn't initiate PTU when new app has registered. APPLINK-17143 2. Fix for OnSystemRequest will sent if mobile use protokol v.4 SDL doesn't send OnSystemRequest(QUERY_APPS) to the App. APPLINK-17438
Diffstat (limited to 'src/components/application_manager/include')
-rw-r--r--src/components/application_manager/include/application_manager/message_helper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/application_manager/include/application_manager/message_helper.h b/src/components/application_manager/include/application_manager/message_helper.h
index 26a00ab0e7..68a1f153fc 100644
--- a/src/components/application_manager/include/application_manager/message_helper.h
+++ b/src/components/application_manager/include/application_manager/message_helper.h
@@ -405,7 +405,7 @@ class MessageHelper {
static void SendSystemRequestNotification(
uint32_t connection_key,
- NsSmartDeviceLink::NsSmartObjects::SmartObject& content);
+ NsSmartDeviceLink::NsSmartObjects::SmartObject*& content);
/**
* @brief SendLaunchApp allows to send OnSystemRequest with LAUNCH_UP.