From 0e2dc345fa502048c3c03812d4f559ccd81812bc Mon Sep 17 00:00:00 2001 From: Hwankyu Jhun Date: Fri, 7 Oct 2022 04:31:15 +0000 Subject: [PATCH] [TRE-3004] Remove Shortcut API from IoT binary Currently, the homescreen in the IoT headed does not support shortcut feature. To make that the shortcut feature in the model-config.xml is false, Shortcut API removes from the platform-preset-iot.inc. Change-Id: I511dd2bf6589f93668d5470e4599c3fde9f91d87 Signed-off-by: Hwankyu Jhun --- packaging/platform-preset-iot.inc | 2 -- 1 file changed, 2 deletions(-) diff --git a/packaging/platform-preset-iot.inc b/packaging/platform-preset-iot.inc index adce810..810e8b8 100644 --- a/packaging/platform-preset-iot.inc +++ b/packaging/platform-preset-iot.inc @@ -101,7 +101,6 @@ Requires: %{name}-sub2-domain_API-AppFramework-Native_EFL_UI_app_model Requires: %{name}-sub2-domain_API-AppFramework-Native_EFL_Widget_App_Model Requires: %{name}-sub2-domain_API-AppFramework-Notification_API Requires: %{name}-sub2-domain_API-AppFramework-RPC_Port_API -Requires: %{name}-sub2-domain_API-AppFramework-Shortcut_API Requires: %{name}-sub2-domain_API-AppFramework-Tizen_Theme_Manager_API Requires: %{name}-sub2-domain_API-AppFramework-TPK_Installation Requires: %{name}-sub2-domain_API-Base-Utils @@ -250,7 +249,6 @@ Requires: %{name}-sub2-domain_CSAPI-Applications-NotificationEventListener Requires: %{name}-sub2-domain_CSAPI-Applications-PackageManager Requires: %{name}-sub2-domain_CSAPI-Applications-RemoteView Requires: %{name}-sub2-domain_CSAPI-Applications-Service -Requires: %{name}-sub2-domain_CSAPI-Applications-Shortcut Requires: %{name}-sub2-domain_CSAPI-Applications-ThemeManager Requires: %{name}-sub2-domain_CSAPI-Applications-ToastMessage Requires: %{name}-sub2-domain_CSAPI-Applications-UI -- 2.34.1