From 73840c947b176476a7a68642d4a78cd270e270c1 Mon Sep 17 00:00:00 2001 From: Collin Date: Tue, 23 Jun 2020 11:05:42 -0700 Subject: add DEPRECATED notice to OnFindApplications (#3451) --- src/components/interfaces/HMI_API.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/interfaces/HMI_API.xml b/src/components/interfaces/HMI_API.xml index 197bdee44a..7fd1b8fd1b 100644 --- a/src/components/interfaces/HMI_API.xml +++ b/src/components/interfaces/HMI_API.xml @@ -4331,6 +4331,7 @@ This method must be invoked by HMI to get list of registered apps. + DEPRECATED - This RPC is not implemented The name and ID of the device the list of registered applications is required for. -- cgit v1.2.1