From 91e53917bcecf5f3346ea89cce053e0aff3bdcbc Mon Sep 17 00:00:00 2001 From: jacobkeeler Date: Mon, 8 Apr 2019 17:28:06 -0400 Subject: Add note in APIs that MANIFEST_UPDATE is unimplemented --- src/components/interfaces/HMI_API.xml | 4 ++-- src/components/interfaces/MOBILE_API.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/interfaces/HMI_API.xml b/src/components/interfaces/HMI_API.xml index 859e8d4d4a..1861e49893 100644 --- a/src/components/interfaces/HMI_API.xml +++ b/src/components/interfaces/HMI_API.xml @@ -3753,7 +3753,7 @@ The service has been deactivated as the primary service of its type - The service has updated its manifest. This could imply updated capabilities + The service has updated its manifest. This could imply updated capabilities. Note: Currently unimplemented @@ -4259,7 +4259,7 @@ - A notification to inform the connected device that a specific system capability has changed. + A notification to inform the HMI that a specific system capability has changed. The system capability that has been updated diff --git a/src/components/interfaces/MOBILE_API.xml b/src/components/interfaces/MOBILE_API.xml index 1090050c91..990f86ee5a 100644 --- a/src/components/interfaces/MOBILE_API.xml +++ b/src/components/interfaces/MOBILE_API.xml @@ -4099,7 +4099,7 @@ The service has been deactivated as the primary service of its type - The service has updated its manifest. This could imply updated capabilities + The service has updated its manifest. This could imply updated capabilities. Note: Currently unimplemented -- cgit v1.2.1