From: SukhyungKang Date: Wed, 11 Oct 2023 05:21:29 +0000 (+0900) Subject: [TRE-3101] Disable widget feature X-Git-Tag: accepted/tizen/unified/20231011.153147^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=afb66c5dbe1b534add9698d35406f1864c4439e8;p=tools%2Fbuilding-blocks.git [TRE-3101] Disable widget feature Currently, the homescreen in the IoT headed does not support widget. so disable widget feature Change-Id: Ib42b75d0f6e33ab9a8657699f8214f10557f5284 Signed-off-by: SukhyungKang --- diff --git a/packaging/domain-apis-appfw.inc b/packaging/domain-apis-appfw.inc index e37e41b..d01e4cb 100644 --- a/packaging/domain-apis-appfw.inc +++ b/packaging/domain-apis-appfw.inc @@ -124,7 +124,7 @@ Requires: amd-mod-widget This block supports native EFL widget app model %files sub2-domain_API-AppFramework-Native_EFL_Widget_App_Model %posttrans sub2-domain_API-AppFramework-Native_EFL_Widget_App_Model -%tizen_feature tizen.org/feature/shell.appwidget true +%tizen_feature tizen.org/feature/shell.appwidget false %package sub2-domain_API-AppFramework-Notification_API Summary: Notification API @@ -241,7 +241,7 @@ Requires: amd-mod-widget This block supports native EFL component based widget component %files sub2-domain_API-AppFramework-Native_EFL_Component_Based_Widget_Component %posttrans sub2-domain_API-AppFramework-Native_EFL_Component_Based_Widget_Component -%tizen_feature tizen.org/feature/shell.appwidget true +%tizen_feature tizen.org/feature/shell.appwidget false %package sub2-domain_API-AppFramework-Frame_Broker_API Summary: Frame Broker API diff --git a/packaging/domain-apis-ui.inc b/packaging/domain-apis-ui.inc index 8756f90..1c3ddac 100644 --- a/packaging/domain-apis-ui.inc +++ b/packaging/domain-apis-ui.inc @@ -123,7 +123,7 @@ API for creating a new instance of the widget and managing its life-cycle for wi You should consider dali option for screen resolution %files sub2-domain_API-UI-WidgetViewerDALi %posttrans sub2-domain_API-UI-WidgetViewerDALi -%tizen_feature tizen.org/feature/shell.appwidget true +%tizen_feature tizen.org/feature/shell.appwidget false %package sub2-domain_API-UI-EFL_MainLoop Summary: EFL_MainLoop