From a70e3248cccadef27c608b2d7f7035d0b555f004 Mon Sep 17 00:00:00 2001 From: Alexander Kutsan Date: Fri, 6 Apr 2018 11:26:18 +0300 Subject: Add API changes for support AppIcon resumption Implementation of proposal 0041-appicon-resumption.md Task : https://github.com/smartdevicelink/sdl_core/issues/1456 --- src/components/interfaces/MOBILE_API.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/components/interfaces/MOBILE_API.xml b/src/components/interfaces/MOBILE_API.xml index 2cbae29c8c..c0caa4db1b 100644 --- a/src/components/interfaces/MOBILE_API.xml +++ b/src/components/interfaces/MOBILE_API.xml @@ -3153,6 +3153,10 @@ The software version of the system that implements the SmartDeviceLink core. + + Existence of apps icon at system. If true, apps icon + was resumed at system. If false, apps icon is not resumed at system + -- cgit v1.2.1