From 3b798875b27459aabfd207c5868d7d522b090b69 Mon Sep 17 00:00:00 2001 From: Dewal Agarwal Date: Mon, 18 Jan 2021 11:24:49 +0530 Subject: [PATCH] Update application manifest link Change-Id: If399cd5a60a3b738dbd5108f4c0402b862065c74 Signed-off-by: Dewal Agarwal --- doc/messages_doc.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/messages_doc.h b/doc/messages_doc.h index c51cb44..14844f0 100755 --- a/doc/messages_doc.h +++ b/doc/messages_doc.h @@ -73,7 +73,7 @@ * It is recommended to design feature related codes in your application for reliability.\n * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application.\n * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n - * More details on featuring your application can be found from Feature Element. + * More details on featuring your application can be found from Feature Element. */ @@ -98,7 +98,7 @@ * It is recommended to design feature related codes in your application for reliability.\n * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application.\n * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n - * More details on featuring your application can be found from Feature Element. + * More details on featuring your application can be found from Feature Element. */ -- 2.34.1